]> git.saurik.com Git - wxWidgets.git/commitdiff
no changes, fix typo
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Sep 2008 19:41:59 +0000 (19:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Sep 2008 19:41:59 +0000 (19:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/dialogs/dialogs.cpp

index c6eb85470fbbac5efc31723cae054ef572c221de..50117b62b36fbab375e70ac4f1a69f95915768c9 100644 (file)
@@ -668,7 +668,7 @@ void MyFrame::MessageBox(wxCommandEvent& WXUNUSED(event) )
                 ) )
     {
         extmsg = "This platform supports custom button labels,\n"
-                 "so you should see the descriptiva text below.";
+                 "so you should see the descriptive labels below.";
     }
     else
     {