diff --git a/docs/latex/wx/zipstrm.tex b/docs/latex/wx/zipstrm.tex index 33a4f3ff0b..f0a740f97e 100644 --- a/docs/latex/wx/zipstrm.tex +++ b/docs/latex/wx/zipstrm.tex @@ -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}