Robert Payne 10 éve
szülő
commit
93febd2e5e
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 {