Fix documentation typos

This commit is contained in:
Leo Lou 2014-10-16 15:38:08 +08:00
parent 88e9cd0e10
commit ccbbdba53e

View File

@ -22,7 +22,7 @@
* *
* ## Drawing * ## Drawing
* *
* Implement one of +displayAsyncLayer:parameters:isCancelled: or +drawRect:withParameters:isCancelled: to provide * Implement one of +displayWithParameters:isCancelled: or +drawRect:withParameters:isCancelled: to provide
* drawing for your node. * drawing for your node.
* *
* Use -drawParametersForAsyncLayer: to copy any properties that are involved in drawing into an immutable object for * Use -drawParametersForAsyncLayer: to copy any properties that are involved in drawing into an immutable object for