Fix comment typos in sources
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/2541
This commit is contained in:
committed by
Vadim Zeitlin
parent
cfdd4127b5
commit
668a2186cd
@@ -80,7 +80,7 @@ private:
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// wxArchiveInputStream
|
||||
//
|
||||
// GetNextEntry() returns an wxArchiveEntry object containing the meta-data
|
||||
// GetNextEntry() returns a wxArchiveEntry object containing the meta-data
|
||||
// for the next entry in the archive (and gives away ownership). Reading from
|
||||
// the wxArchiveInputStream then returns the entry's data. Eof() becomes true
|
||||
// after an attempt has been made to read past the end of the entry's data.
|
||||
|
Reference in New Issue
Block a user