]> git.saurik.com Git - wxWidgets.git/commitdiff
Minor tweak to improve understandability
authorRobin Dunn <robin@alldunn.com>
Tue, 10 Apr 2012 03:27:28 +0000 (03:27 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 10 Apr 2012 03:27:28 +0000 (03:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/commandlinkbutton.h

index 4089c2a55c26c9aad867b1c364071439659a4e64..268a6912a49db85201d8c8f7f2871f3caf15937a 100644 (file)
@@ -10,7 +10,7 @@
     @class wxCommandLinkButton
 
     Objects of this class are similar in appearance to the normal wxButtons but
-    to the links in a web page in functionality.
+    are similar to the links in a web page in functionality.
 
     Pressing such button usually results in switching to another window of the
     program and so they can be used as a replacement for the "Next" button in a