]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/zipstrm.tex
Documentation fixes, patch 1179223 by Andreas Mohr
[wxWidgets.git] / docs / latex / wx / zipstrm.tex
index 998e75e47daf71e423027a7f456e61908687805d..e60b07afd8d3c217f409d5278dafdff78e72daa1 100644 (file)
@@ -489,7 +489,7 @@ the current entry first.
 
 Returns the zip comment.
 
-This is stored a the end of the zip, therefore when reading a zip
+This is stored at the end of the zip, therefore when reading a zip
 from a non-seekable stream, it returns the empty string until the
 end of the zip has been reached, i.e. when GetNextEntry() returns
 NULL.