]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fs.tex
Added wxHtmlPrintout::AddFilter so the same filters used for
[wxWidgets.git] / docs / latex / wx / fs.tex
index 2ba5f7e40d597fddef1a90dbbf0e07c10ce06bce..b948bafb2326543292cab0f597a82441ef5b5049 100644 (file)
@@ -47,8 +47,8 @@ protocols - for example you may want to access files in a ZIP archive:
 
 file:archives/cpp\_doc.zip\#zip:reference/fopen.htm\#syntax
 
-In this example, the protocol is "zip", the left location is
-"reference/fopen.htm", the anchor is "syntax" and the right location
+In this example, the protocol is "zip", right location is
+"reference/fopen.htm", anchor is "syntax" and left location
 is "file:archives/cpp\_doc.zip". 
 
 There are {\bf two} protocols used in this example: "zip" and "file".