adding missing closing bracket

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth 2004-07-23 20:48:33 +00:00
parent 1e61c543ee
commit 62991518a4

View 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}