From 3134f9338b68d50ea4491560c3dbc4a331e8441e Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 4 Oct 2004 16:11:04 +0000 Subject: [PATCH] Typo corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/colordlg.tex | 2 +- docs/latex/wx/dirdlg.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latex/wx/colordlg.tex b/docs/latex/wx/colordlg.tex index adda448e48..62be2e6853 100644 --- a/docs/latex/wx/colordlg.tex +++ b/docs/latex/wx/colordlg.tex @@ -59,7 +59,7 @@ Returns the \helpref{colour data}{wxcolourdata} associated with the colour dialo \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. diff --git a/docs/latex/wx/dirdlg.tex b/docs/latex/wx/dirdlg.tex index 0ad1387fdd..9732133997 100644 --- a/docs/latex/wx/dirdlg.tex +++ b/docs/latex/wx/dirdlg.tex @@ -105,7 +105,7 @@ Sets the dialog style. This is currently unused. \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. -- 2.45.2