]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/filesys.tex
patch 1306473
[wxWidgets.git] / docs / latex / wx / filesys.tex
index 92ae14e6bd6f79a4e9fa144871a341f0a3a1dcc8..8c8b0f62152ea1c40fd0529bff80c1f305a3eb6b 100644 (file)
@@ -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}