]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/archive.h
few other fixes for wxChar => wxString
[wxWidgets.git] / interface / wx / archive.h
index ccec5851c5e96ecae8f90b299de4988e813feb23..88ca8cbf9617df544e96414db311d1fe93fa740b 100644 (file)
@@ -162,7 +162,7 @@ public:
     These hold the meta-data (filename, timestamp, etc.), for entries
     in archive files such as zips and tars.
 
-    @section wxarchiveentry_nonseekable About non-seekable streams
+    @section archiveentry_nonseekable About non-seekable streams
 
     This information applies only when reading archives from non-seekable streams.
     When the stream is seekable GetNextEntry() returns a fully populated wxArchiveEntry.