File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -649,8 +649,8 @@ AS_EXTERN NSInteger const ASDefaultDrawingPriority;
649649 * thus works best for ASImageNodes or containers showing a background around their children.
650650 *
651651 * - ASCornerRoundingTypeClipping: overlays 4 separate opaque corners on top of the content that needs
652- * corner rounding. Requires .backgroundColor and .cornerRadius to be set. Use clip corners in situations
653- * in which is movement through the corner, with an opaque background (no movement underneath the corner).
652+ * corner rounding. Requires .backgroundColor and .cornerRadius to be set. Use clip corners in situations
653+ * where there is movement through the corner, with an opaque background (no movement underneath the corner).
654654 * Clipped corners are ideal for animating / resizing views, and still outperform CALayer.
655655 *
656656 * For more information and examples, see http://texturegroup.org/docs/corner-rounding.html
You can’t perform that action at this time.
0 commit comments