From: Vadim Zeitlin Date: Thu, 1 Apr 1999 11:23:00 +0000 (+0000) Subject: wxFindNextFile typo corrected X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5ab656cd531659661e63bf6256bc56f681a998ef wxFindNextFile typo corrected git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index e3c6799b35..fd7c4ac06d 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -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}