X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0f6b731a80035dab1c2d1224f8a2dea0c9de947..dabb05ac5bfaee014e1118c465d5348e545a6dc4:/docs/latex/wx/process.tex diff --git a/docs/latex/wx/process.tex b/docs/latex/wx/process.tex index d19b33a4b0..4f94f2b2a6 100644 --- a/docs/latex/wx/process.tex +++ b/docs/latex/wx/process.tex @@ -188,7 +188,7 @@ under both Unix and Windows but all the other signals are equivalent to The {\it flags} parameter can be wxKILL\_NOCHILDREN (the default), or wxKILL\_CHILDREN, in which case the child processes of this process will be killed too. Note that under Unix, for wxKILL\_CHILDREN -to work you should have created the process passing wxEXEC\_MAKE_GROUP\_LEADER. +to work you should have created the process passing wxEXEC\_MAKE\_GROUP\_LEADER. Returns the element of {\tt wxKillError} enum: