\section{\class{wxProcess}}\label{wxprocess}
-The objects of this class are used in conjonction with
+The objects of this class are used in conjunction with
\helpref{wxExecute}{wxexecute} function. When a wxProcess object is passed to
wxExecute(), its \helpref{OnTerminate()}{wxprocessonterminate} virtual method
is called when the process terminates. This allows the program to be