We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f1b191 + 3f4b05b commit 55c50ecCopy full SHA for 55c50ec
Sources/Types.swift
@@ -172,7 +172,7 @@ public enum FitType {
172
case widthFlexible
173
/**
174
Similar to `.height`, except that PinLayout won't constrain the resulting height to
175
- match the reference height. The resulting height may be smaller of bigger depending on the view's
+ match the reference height. The resulting height may be smaller or bigger depending on the view's
176
sizeThatFits(..) method result.
177
*/
178
case heightFlexible
0 commit comments