From eb5730bdce2070ac8226786b16d1317fc17de43e Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 10 Apr 2012 03:27:28 +0000 Subject: [PATCH] Minor tweak to improve understandability git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/commandlinkbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2