wxFindNextFile typo corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
348675e1cc
commit
5ab656cd53
@ -67,10 +67,12 @@ For example:
|
||||
|
||||
\membersection{::wxFindNextFile}\label{wxfindnextfile}
|
||||
|
||||
\func{wxString}{wxFindFirstFile}{\void}
|
||||
\func{wxString}{wxFindNextFile}{\void}
|
||||
|
||||
Returns the next file that matches the path passed to \helpref{wxFindFirstFile}{wxfindfirstfile}.
|
||||
|
||||
See \helpref{wxFindFirstFile}{wxfindfirstfile} for an example.
|
||||
|
||||
\membersection{::wxGetOSDirectory}\label{wxgetosdirectory}
|
||||
|
||||
\func{wxString}{wxGetOSDirectory}{\void}
|
||||
|
Loading…
Reference in New Issue
Block a user