]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/function.tex
It seems that wxFileInput/OutputStream now report eof after the last byte has
[wxWidgets.git] / docs / latex / wx / function.tex
index a60ff273fede339a632c8e4c14ac99a46c3e8b33..b96a45133652449c9f3a477f35dd8d0dbe2bd95d 100644 (file)
@@ -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