diff --git a/docs/latex/wx/textdlg.tex b/docs/latex/wx/textdlg.tex index b6e4b28d66..3ddb5e33ce 100644 --- a/docs/latex/wx/textdlg.tex +++ b/docs/latex/wx/textdlg.tex @@ -64,7 +64,7 @@ Sets the default text value. \func{int}{ShowModal}{\void} -Shows the dialog, returning wxID\_OK if the user pressed OK, and wxOK\_CANCEL +Shows the dialog, returning wxID\_OK if the user pressed OK, and wxID\_CANCEL otherwise.