]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo corrections
authorJulian Smart <julian@anthemion.co.uk>
Mon, 4 Oct 2004 16:11:04 +0000 (16:11 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 4 Oct 2004 16:11:04 +0000 (16:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/colordlg.tex
docs/latex/wx/dirdlg.tex

index adda448e48c12b9e929667c7f622557a8add071e..62be2e68534beb707afe169342ea05ea38e64992 100644 (file)
@@ -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.
 
 
index 0ad1387fdd45b4e030fb474730b69938707ba78c..973213399735b3461ac079e79f6d5e2c8b8bdb40 100644 (file)
@@ -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.