From 1233cee549942a5320788a5650eb805cdf26530c Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 27 Jul 2002 18:14:42 +0000 Subject: [PATCH] fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/process.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.47.2