From: Václav Slavík Date: Sat, 27 Jul 2002 18:14:42 +0000 (+0000) Subject: fixed typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1233cee549942a5320788a5650eb805cdf26530c fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/process.tex b/docs/latex/wx/process.tex index 0917a04680..95c907c979 100644 --- a/docs/latex/wx/process.tex +++ b/docs/latex/wx/process.tex @@ -213,7 +213,7 @@ exits to avoid memory leaks. \docparam{cmd}{The command to execute, including optional arguments.} \docparam{flags}{The flags to pass to \helpref{wxExecute}{wxexecute}. - NOTE: wxEXEC_SYNC should not be used.} + NOTE: wxEXEC\_SYNC should not be used.} \wxheading{Return value}