From: Robin Dunn Date: Tue, 10 Apr 2012 03:27:28 +0000 (+0000) Subject: Minor tweak to improve understandability X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/eb5730bdce2070ac8226786b16d1317fc17de43e Minor tweak to improve understandability git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/commandlinkbutton.h b/interface/wx/commandlinkbutton.h index 4089c2a55c..268a6912a4 100644 --- a/interface/wx/commandlinkbutton.h +++ b/interface/wx/commandlinkbutton.h @@ -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