mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 14:41:28 +00:00
Fixed: typo in scrollRectToVisible: documentation
This commit is contained in:
+1
-1
@@ -2558,7 +2558,7 @@ setBoundsOrigin:
|
||||
/*!
|
||||
Scrolls the nearest ancestor CPClipView a minimum amount so \c aRect can become visible.
|
||||
@param aRect the area to become visible
|
||||
@return <codeYES if any scrolling occurred, \c NO otherwise.
|
||||
@return \c YES if any scrolling occurred, \c NO otherwise.
|
||||
*/
|
||||
- (BOOL)scrollRectToVisible:(CGRect)aRect
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user