From ece291c7d2c8564115a39330061c53d92aeca066 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 11 Nov 2005 14:46:16 +0000 Subject: [PATCH] Typo correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36157 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 a60ff273fe..b96a451336 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -601,7 +601,7 @@ happening, i.e. with this flag the child process window will be shown normally. Under Unix the flag {\tt wxEXEC\_MAKE\_GROUP\_LEADER} may be used to ensure that the new process is a group leader (this will create a new session if needed). Calling \helpref{wxKill}{wxkill} passing wxKILL\_CHILDREN will -will kill this process as well as all of its children (except those which have +kill this process as well as all of its children (except those which have started their own session). Finally, you may use the third overloaded version of this function to execute -- 2.45.2