2 typos corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-06-15 20:42:48 +00:00
parent ce4169a4d1
commit 8c517ddd1a
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
\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