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.
1 parent 2f1b191 commit 3f4b05bCopy full SHA for 3f4b05b
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