Quellcode durchsuchen

Update comments

Robert Payne vor 10 Jahren
Ursprung
Commit
93febd2e5e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Source/ConstraintBuilder.swift

+ 1 - 1
Source/ConstraintBuilder.swift

@@ -71,7 +71,7 @@ public protocol ConstraintBuilderMultipliable: ConstraintBuilderPriortizable {
 }
 
 /**
- * ConstraintBuilderOffsetable is a protocol that allows a constraint to be offset
+ * ConstraintBuilderOffsetable is a protocol that allows a constraint to be offset / inset
  */
 public protocol ConstraintBuilderOffsetable: ConstraintBuilderMultipliable {