]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Jul 2002 18:14:42 +0000 (18:14 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Jul 2002 18:14:42 +0000 (18:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/process.tex

index 0917a04680ab4dce359ad75458e914c49967fac6..95c907c979e313f4cbd7fdc91b72f64cc43fbce6 100644 (file)
@@ -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}