Skip to content

Commit f8786c0

Browse files
committed
Spelling fix.
1 parent 8d45697 commit f8786c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos2d/CCRenderTexture.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ typedef NS_ENUM(NSInteger, CCRenderTextureImageFormat)
5959
@interface CCRenderTexture : CCNode
6060

6161
/** The CCSprite that is used for rendering.
62-
A sublte change introduced in v3.1.1 is that this sprite is rendered explicitly and is not a child of the render texture.
62+
A subtle change introduced in v3.1.1 is that this sprite is rendered explicitly and is not a child of the render texture.
6363
*/
6464
@property (nonatomic,readwrite, strong) CCSprite* sprite;
6565

0 commit comments

Comments
 (0)