diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 0164792561..78ae7251df 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1215,7 +1215,7 @@ Removes \arg{file}, returning true if successful. \membersection{::wxRenameFile}\label{wxrenamefile} -\func{bool}{wxRenameFile}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2}, \param{bool overwrite = true}} +\func{bool}{wxRenameFile}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2}, \param{bool }{overwrite = true}} Renames \arg{file1} to \arg{file2}, returning true if successful.