Corrected typo in source comment.
This commit is contained in:
parent
b759f643c6
commit
2d91a6d3e4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue