summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:07:54 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:07:54 +0000
commitb63c94237d26a4795bf71572a994705b93eb16a8 (patch)
tree2dd5bbdee1bdf4dcfedeb9fdff928ef541b4f50d /README
parentAdding upstream version 1.7~rc1. (diff)
downloadlzlib-b63c94237d26a4795bf71572a994705b93eb16a8.tar.xz
lzlib-b63c94237d26a4795bf71572a994705b93eb16a8.zip
Adding upstream version 1.7.upstream/1.7
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8906a13..a9c04b5 100644
--- a/README
+++ b/README
@@ -71,7 +71,7 @@ used by lzip could be developed, and the resulting sequence could also
be coded using the LZMA coding scheme.
Lzlib currently implements two variants of the LZMA algorithm; fast
-(used by option -0 of minilzip) and normal (used by all other
+(used by option '-0' of minilzip) and normal (used by all other
compression levels).
The high compression of LZMA comes from combining two basic, well-proven