mirror of https://github.com/SnapKit/SnapKit
Update comments
This commit is contained in:
parent
a6790f13c7
commit
93febd2e5e
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue