VFS -> virtual file system expansion; fixed typos in fs.tex

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-04-23 19:07:42 +00:00
parent 4a969a50f3
commit 6d2df48070
2 changed files with 29 additions and 21 deletions

View File

@@ -239,7 +239,7 @@ the library to work with unsupported tags.
handler (ships with wxWindows) allows you to access HTML pages stored
in compressed archive as if they were ordinary files.
{\bf Virtual} is yet another VFS demo. This one generates pages at run-time.
{\bf Virtual} is yet another virtual file systems demo. This one generates pages at run-time.
You may find it useful if you need to display some reports in your application.
{\bf Printing} explains use of \helpref{wxHtmlEasyPrinting}{wxhtmleasyprinting}