Fix naming: ZStandard -> Zstandard

This commit is contained in:
Tino Reichardt
2017-08-14 23:38:52 +02:00
parent b786c47d61
commit eaee80be81
29 changed files with 59 additions and 59 deletions

View File

@@ -117,7 +117,7 @@ enum EMethodID
static LPCSTR const kMethodsLongnames[] =
{
"Copy"
, "ZStandard"
, "Zstandard"
, "Brotli"
, "LZ4"
, "LZ5"