diff --git a/docs/latex/wx/gbspan.tex b/docs/latex/wx/gbspan.tex index 63c3b25792..5cba4474be 100644 --- a/docs/latex/wx/gbspan.tex +++ b/docs/latex/wx/gbspan.tex @@ -52,7 +52,7 @@ Set a new rowspan value. \constfunc{bool}{operator!}{\param{const wxGBSpan\& }{o}} -Is the wxGBSpan valid? (An invalid wxGBPosition is (-1,-1). ) +Is the wxGBSpan valid? (An invalid wxGBSpan is (-1,-1). ) \membersection{wxGBSpan::operator==}\label{wxgbspanoperatorequal} diff --git a/docs/latex/wx/process.tex b/docs/latex/wx/process.tex index b81f34821c..d4dbeec3da 100644 --- a/docs/latex/wx/process.tex +++ b/docs/latex/wx/process.tex @@ -228,7 +228,7 @@ It raises a wxWidgets event when it isn't overridden. \membersection{wxProcess::Open}\label{wxprocessopen} -\func{static wxProcess *}{Open}{\param{const wxString\& }{cmd} \param{int }{flags = wxEXEC\_ASYNC}} +\func{static wxProcess *}{Open}{\param{const wxString\& }{cmd}, \param{int }{flags = wxEXEC\_ASYNC}} This static method replaces the standard {\tt popen()} function: it launches the process specified by the {\it cmd} parameter and returns the wxProcess