]> git.saurik.com Git - wxWidgets.git/commitdiff
adding missing closing bracket
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 23 Jul 2004 20:48:33 +0000 (20:48 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 23 Jul 2004 20:48:33 +0000 (20:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/zipstrm.tex

index 33a4f3ff0b75207bc485b6162f755788476a11a7..f0a740f97e1fff9bf693f1b359072eb0d4753a94 100644 (file)
@@ -13,7 +13,7 @@ It has all features including GetSize and seeking.
 
 If you need to enumerate files in ZIP archive, you can use 
 \helpref{wxFileSystem}{wxfilesystem} together with wxZipFSHandler (see 
-\helpref{the overview}{fs}.
+\helpref{the overview}{fs}).
 
 
 \wxheading{Derived from}