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:
@@ -668,7 +668,7 @@ void MyFrame::MessageBox(wxCommandEvent& WXUNUSED(event) )
|
|||||||
) )
|
) )
|
||||||
{
|
{
|
||||||
extmsg = "This platform supports custom button labels,\n"
|
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
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user