summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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