]> git.saurik.com Git - wxWidgets.git/commitdiff
wxFindNextFile typo corrected
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 1999 11:23:00 +0000 (11:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 1999 11:23:00 +0000 (11:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/function.tex

index e3c6799b357145db5cbae8ed592ead0d468c6d02..fd7c4ac06d289264e0e3a82e3446de84bd52d918 100644 (file)
@@ -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}