File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -648,7 +648,7 @@ AS_EXTERN NSInteger const ASDefaultDrawingPriority;
648648 * more efficient than CALayer. The only limitation of this approach is that it cannot clip children, and
649649 * thus works best for ASImageNodes or containers showing a background around their children.
650650 *
651- * - ASCornerRoundingTypeClipping: overlays 4 seperate opaque corners on top of the content that needs
651+ * - ASCornerRoundingTypeClipping: overlays 4 separate opaque corners on top of the content that needs
652652 * corner rounding. Requires .backgroundColor and .cornerRadius to be set. Use clip corners in situations
653653 * in which 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.
You can’t perform that action at this time.
0 commit comments