]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fs.tex
Fixed status bar probs,
[wxWidgets.git] / docs / latex / wx / fs.tex
index 5488d876f60ae3b6353c4b1159792b194d491e96..277eb0ecef061dafda339d565a627c8b91e5971a 100644 (file)
@@ -1,4 +1,4 @@
-\section{File Systems}\label{fs}
+\section{wxFileSystem}\label{fs}
 
 The wxHTML library uses a {\bf virtual file systems} mechanism
 similar to the one used in Midnight Commander, Dos Navigator,
@@ -48,7 +48,7 @@ file:archives/cpp\_doc.zip\#zip:reference/fopen.htm\#syntax
 
 In this example, protocol is "zip", left location is
 "reference/fopen.htm", anchor is "syntax" and right location
-is "file:archives/cpp_doc.zip". It is used by zip handler
+is "file:archives/cpp\_doc.zip". It is used by zip handler
 to determine in what file this particular zip VFS is stored.
 
 In fact there are two protocols used in this example: zip and file.