JANITORIAL: Fix "the the" and similar typos
This commit is contained in:
parent
7c6973ed8a
commit
27f9a460b5
61 changed files with 72 additions and 72 deletions
|
@ -528,7 +528,7 @@ unzFile unzOpen(Common::SeekableReadStream *stream) {
|
|||
|
||||
uLong number_disk; /* number of the current dist, used for
|
||||
spaning ZIP, unsupported, always 0*/
|
||||
uLong number_disk_with_CD; /* number the the disk with central dir, used
|
||||
uLong number_disk_with_CD; /* number the disk with central dir, used
|
||||
for spaning ZIP, unsupported, always 0*/
|
||||
uLong number_entry_CD; /* total number of entries in
|
||||
the central dir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue