mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-09 04:07:12 +00:00
Fix documentation typo.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user