X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6ed8156e8ac28d5edabcb19a0213f3969955ebd5..a947a1e5e8a15b76d142eb91cb08e2e9ffb95def:/docs/latex/wx/filesys.tex diff --git a/docs/latex/wx/filesys.tex b/docs/latex/wx/filesys.tex index 92ae14e6bd..8c8b0f6215 100644 --- a/docs/latex/wx/filesys.tex +++ b/docs/latex/wx/filesys.tex @@ -65,7 +65,7 @@ commands change the path to "dir/subdir/": \begin{verbatim} ChangePathTo("dir/subdir/xh.htm"); ChangePathTo("dir/subdir", true); -C hangePathTo("dir/subdir/", true); + ChangePathTo("dir/subdir/", true); \end{verbatim} \wxheading{Parameters}