From: Vadim Zeitlin Date: Fri, 5 Sep 2008 19:41:59 +0000 (+0000) Subject: no changes, fix typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5150a29ab9cf41284ede9d34665545504baa78e9 no changes, fix typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/dialogs/dialogs.cpp b/samples/dialogs/dialogs.cpp index c6eb85470f..50117b62b3 100644 --- a/samples/dialogs/dialogs.cpp +++ b/samples/dialogs/dialogs.cpp @@ -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 {