Minor tweak to improve understandability

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-04-10 03:27:28 +00:00
parent be631dbaa0
commit eb5730bdce

View File

@@ -10,7 +10,7 @@
@class wxCommandLinkButton @class wxCommandLinkButton
Objects of this class are similar in appearance to the normal wxButtons but 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 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 program and so they can be used as a replacement for the "Next" button in a