Skip to content

Commit

Permalink
Corrected typo in source comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Nov 2, 2013
1 parent e651ab1 commit 0f8d999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video/cocoa/SDL_cocoaopengl.m
Expand Up @@ -37,7 +37,7 @@

#if MAC_OS_X_VERSION_MAX_ALLOWED < 1070
/* New methods for converting to and from backing store pixels, taken from
* AppKite/NSView.h in 10.8 SDK. */
* AppKit/NSView.h in 10.8 SDK. */
@interface NSView (Backing)
- (NSPoint)convertPointToBacking:(NSPoint)aPoint;
- (NSPoint)convertPointFromBacking:(NSPoint)aPoint;
Expand Down

0 comments on commit 0f8d999

Please sign in to comment.