Skip to content

Commit 6c7e524

Browse files
committed
Fixing a doc comment.
1 parent 8d2be43 commit 6c7e524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos2d/Support/CCFileUtils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ typedef NS_ENUM(NSUInteger, CCFileUtilsSearchMode) {
8787
* On Mac HD : Mac HD, Mac, Resources without resolution
8888
* On Mac : Mac, Resources without resolution
8989
90-
By default this functionality is off;
90+
By default this functionality is on;
9191
*/
9292
@property (nonatomic, readwrite, getter = isEnablediPhoneResourcesOniPad) BOOL enableiPhoneResourcesOniPad;
9393

0 commit comments

Comments
 (0)