X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e00a5d3ca15eec8db3e231d79d82ff6965e3466b..760f0fc2f4b875beb06e5ecd6d69b891d8360efe:/docs/latex/wx/dir.tex?ds=inline diff --git a/docs/latex/wx/dir.tex b/docs/latex/wx/dir.tex index cac3971232..8f0fade28c 100644 --- a/docs/latex/wx/dir.tex +++ b/docs/latex/wx/dir.tex @@ -106,7 +106,7 @@ Test for existence of a directory with the given name \func{static size\_t}{GetAllFiles}{\param{const wxString\& }{dirname}, \param{wxArrayString *}{files}, \param{const wxString\& }{filespec = wxEmptyString}, \param{int }{flags = wxDIR\_DEFAULT}} The function appends the names of all the files under directory {\it dirname} -to the array {\it files} (note that its old contents is preserved). Only files +to the array {\it files} (note that its old content is preserved). Only files matching the {\it filespec} are taken, with empty spec matching all the files. The {\it flags} parameter should always include {\tt wxDIR\_FILES} or the array