no changes, fix typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-09-05 19:41:59 +00:00
parent b6d2b072d8
commit 5150a29ab9

View 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
{