Fix "the the" in examples/gzlog.c.

This commit is contained in:
William Leara 2023-12-11 11:32:09 -06:00 committed by Mark Adler
parent 190168cc1c
commit 16799d064b
1 changed files with 2 additions and 2 deletions

View File

@ -212,8 +212,8 @@
to the appropriate recovery below. If there is no foo.add file, provide
a zero data length to the recovery. In that case, the append recovery
restores the foo.gz to the previous compressed + uncompressed data state.
For the the compress recovery, a missing foo.add file results in foo.gz
being restored to the previous compressed-only data state.
For the compress recovery, a missing foo.add file results in foo.gz being
restored to the previous compressed-only data state.
- Append recovery:
- Pick up append at + step above
- Compress recovery: