]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed wxFilesystem docs bug
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 13 Dec 2002 23:50:04 +0000 (23:50 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 13 Dec 2002 23:50:04 +0000 (23:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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".