typo fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2000-06-27 15:53:09 +00:00
parent b6ab93c400
commit b0f0a3bd19

View File

@@ -611,9 +611,9 @@ This static function returns the string containing the result of calling
\membersection{wxString::Freq}\label{wxstringfreq}
\constfunc{int}{Frec}{\param{char }{ch}}
\constfunc{int}{Freq}{\param{char }{ch}}
Returns the number of occurences of {\it ch} in the string.
Returns the number of occurrences of {\it ch} in the string.
\membersection{wxString::GetChar}\label{wxstringgetchar}