Documentation fixes, patch 1179223 by Andreas Mohr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -145,7 +145,7 @@ not.
|
||||
\constfunc{bool}{IsOk}{\void}
|
||||
|
||||
Returns {\tt true} if the object had been initialized successfully, {\tt false}
|
||||
if an error occured.
|
||||
if an error occurred.
|
||||
|
||||
\membersection{wxCondition::Signal}\label{wxconditionsignal}
|
||||
|
||||
@@ -181,7 +181,7 @@ Wait or the thread may sleep forever.
|
||||
|
||||
\wxheading{Return value}
|
||||
|
||||
Returns {\tt wxCOND\_NO\_ERROR} on success, another value if an error occured.
|
||||
Returns {\tt wxCOND\_NO\_ERROR} on success, another value if an error occurred.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
|
Reference in New Issue
Block a user