X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6cf894ae2dc66126724a9aee8ba5c62f4d9572a..920b92a3fd568f012a8f7814d56640cb729ba993:/interface/wx/archive.h diff --git a/interface/wx/archive.h b/interface/wx/archive.h index ccec5851c5..88ca8cbf96 100644 --- a/interface/wx/archive.h +++ b/interface/wx/archive.h @@ -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.