From d4f2d99a6b5c8d656e1f062ed01062efaf2a1bbe Mon Sep 17 00:00:00 2001 From: daboe01 Date: Sun, 31 Aug 2014 13:48:34 +0200 Subject: [PATCH] Fixed: typo in scrollRectToVisible: documentation --- AppKit/CPView.j | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppKit/CPView.j b/AppKit/CPView.j index e16b0427a..8e132cf2f 100644 --- a/AppKit/CPView.j +++ b/AppKit/CPView.j @@ -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