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 e88783e commit 68dd71cCopy full SHA for 68dd71c
Source/Layout/ASStackLayoutElement.h
@@ -39,7 +39,7 @@ NS_ASSUME_NONNULL_BEGIN
39
40
/**
41
* @abstract If the sum of children's stack dimensions is greater than the maximum size, how much should this component shrink?
42
- * This value represents the "flex shrink factor" and determines how much this component should shink in relation to
+ * This value represents the "flex shrink factor" and determines how much this component should shrink in relation to
43
* other flexible children.
44
*/
45
@property (nonatomic) CGFloat flexShrink;
0 commit comments