Fix documentation typo.

This commit is contained in:
Brian Donovan
2010-12-07 11:44:48 -08:00
parent 8d80903cf2
commit 2c0c8b59a2
+1 -1
View File
@@ -938,7 +938,7 @@ CPTexturedBackgroundWindowMask
/*!
Sets the window's minimum size. If the provided
size is the same as the current minimum size, the method simply returns.
@aSize the new minimum size for the window
@param aSize the new minimum size for the window
*/
- (void)setMinSize:(CGSize)aSize
{