Skip to content

Commit a778646

Browse files
committed
Revert typo fix in cpan/IO-Compress/bin/zipdetails
Partially revert commit 0cf6af0
1 parent 57f1379 commit a778646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpan/IO-Compress/bin/zipdetails

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7943,7 +7943,7 @@ sequence may have been a false-positive, so before starting the scan for
79437943
the next resord, it will rewind to the location in the file directly after
79447944
the 4-byte sequecce it just processed. This means it will rescan data that
79457945
has already been processed. For very lage zip files the C<--scan> option
7946-
can be really really slow, so trying the C<--walk> option first.
7946+
can be really realy slow, so trying the C<--walk> option first.
79477947
79487948
B<Important Note>: If the zip file being processed contains one or more
79497949
nested zip files, and the outer zip file uses the C<STORE> compression

0 commit comments

Comments
 (0)