X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e139aafe01ca922832207fb6a38f6c35c126577..6703082ef036da3e3043e25f3f439bbc6208c65f:/docs/latex/wx/fs.tex diff --git a/docs/latex/wx/fs.tex b/docs/latex/wx/fs.tex index b7d09f7181..671a65c52c 100644 --- a/docs/latex/wx/fs.tex +++ b/docs/latex/wx/fs.tex @@ -59,13 +59,13 @@ The following virtual file system handlers are part of wxWindows so far: \begin{twocollist} \twocolitem{{\bf wxInternetFSHandler}}{A handler for accessing documents -via HTTP or FTP protocols. Include file is .} +via HTTP or FTP protocols. Include file is .} \twocolitem{{\bf wxZipFSHandler}}{A handler for ZIP archives. -Include file is . URL is in form "archive.zip\#zip:filename".} +Include file is . URL is in form "archive.zip\#zip:filename".} \twocolitem{{\bf wxMemoryFSHandler}}{This handler allows you to access data stored in memory (such as bitmaps) as if they were regular files. See \helpref{wxMemoryFSHandler documentation}{wxmemoryfshandler} for details. -Include file is . UURL is prefixed with memory:, e.g. +Include file is . UURL is prefixed with memory:, e.g. "memory:myfile.htm"} \end{twocollist}