]> git.saurik.com Git - wxWidgets.git/commitdiff
minor doc tweak
authorRobin Dunn <robin@alldunn.com>
Wed, 13 Jun 2012 23:20:20 +0000 (23:20 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 13 Jun 2012 23:20:20 +0000 (23:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/scrolwin.h

index 3ce36d736f92cfa3d975695b3118d1653f977d5d..8a9b9093098712ab03ecaa5a2b640fe028b803c2 100644 (file)
@@ -578,7 +578,7 @@ protected:
 /**
     Scrolled window derived from wxPanel.
 
-    See wxScrolled for detailed description.
+    See wxScrolled for detailed description.
 
     @note Note that because this class derives from wxPanel, it shares its
           behaviour with regard to TAB traversal and focus handling (in