diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 7b87b4fdac..221cdc7b50 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -586,7 +586,7 @@ started their own session). Finally, you may use the third overloaded version of this function to execute a process (always synchronously, the contents of \arg{flags} is or'd with -\textt{wxEXEC\_SYNC}) and capture its output in the array \arg{output}. The +\texttt{wxEXEC\_SYNC}) and capture its output in the array \arg{output}. The fourth version adds the possibility to additionally capture the messages from standard error output in the \arg{errors} array.