From: Nick Terrell Date: Thu, 6 Oct 2016 19:45:47 +0000 (-0700) Subject: [pzstd] Fix typo in readme X-Git-Tag: v1.1.1~5^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa71396e0f019467f5852a3f7391d8306d576f0;p=thirdparty%2Fzstd.git [pzstd] Fix typo in readme --- diff --git a/contrib/pzstd/README.md b/contrib/pzstd/README.md index 05ceb5599..3fe7b0b9d 100644 --- a/contrib/pzstd/README.md +++ b/contrib/pzstd/README.md @@ -10,7 +10,7 @@ When decompressing files compressed with Zstandard, PZstandard does IO in one th ## Usage -PZstandard supports the same command line interface as Zstandard, but also provies the `-p` option to specify the number of threads. +PZstandard supports the same command line interface as Zstandard, but also provides the `-p` option to specify the number of threads. Dictionary mode is not currently supported. Basic usage