From f8c1d7979c884ea1ba4f3439225adfcf72c23d6c Mon Sep 17 00:00:00 2001 From: Tyler Tran Date: Mon, 22 Jul 2019 16:36:44 -0700 Subject: [PATCH] modifying minor nit --- programs/zstd.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/zstd.1.md b/programs/zstd.1.md index ca4d64301..3ab2667a0 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -266,7 +266,7 @@ Compression of small files similar to the sample set will be greatly improved. Supports multithreading if `zstd` is compiled with threading support. Having _shrink_ enabled takes a truncated dictionary of minimum size and doubles in size until compression ratio of the truncated dictionary is at most - _shrinkDictMaxRegression_% worse than the compression ratio of the largest dictionary. + _shrinkDictMaxRegression%_ worse than the compression ratio of the largest dictionary. Examples: