]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Remove double the from README 1575/head
authorNick Terrell <terrelln@fb.com>
Mon, 8 Apr 2019 23:50:18 +0000 (16:50 -0700)
committerNick Terrell <terrelln@fb.com>
Mon, 8 Apr 2019 23:50:18 +0000 (16:50 -0700)
lib/README.md

index d1dc6378a0bc9c36ac1b628bb03aad1f73934126..792729b1f9ba3e08157f87d21254fcd77e37cec7 100644 (file)
@@ -109,7 +109,7 @@ The file structure is designed to make this selection manually achievable for an
   `ZSTD_getErrorName`.
 
 - While invoking `make libzstd`, the build macro `ZSTD_LEGACY_MULTITHREADED_API=1`
-  will expose the deprecated the `ZSTDMT` API exposed by `zstdmt_compress.h` in
+  will expose the deprecated `ZSTDMT` API exposed by `zstdmt_compress.h` in
   the shared library, which is now hidden by default.