diff options
Diffstat (limited to 'doc/liblzma-advanced.txt')
-rw-r--r-- | doc/liblzma-advanced.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/liblzma-advanced.txt b/doc/liblzma-advanced.txt index d829a33a..6e1c9834 100644 --- a/doc/liblzma-advanced.txt +++ b/doc/liblzma-advanced.txt @@ -247,7 +247,7 @@ y.x.1. Single-Block Stream this prevents it from producing too much output in case of (possibly intentionally) corrupt file. - Calculate the the start offset of the Stream: + Calculate the start offset of the Stream: backward_offset - backward_size - LZMA_STREAM_HEADER_SIZE |