From 12f6571f4421e00e4bfa1c14903bf0607b00c583 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Mon, 20 Dec 2004 20:24:34 +0000 Subject: [PATCH] Fixed typo. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/function.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2