mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 11:14:58 -06:00
Fix naming: ZStandard -> Zstandard
This commit is contained in:
@@ -117,7 +117,7 @@ enum EMethodID
|
||||
static LPCSTR const kMethodsLongnames[] =
|
||||
{
|
||||
"Copy"
|
||||
, "ZStandard"
|
||||
, "Zstandard"
|
||||
, "Brotli"
|
||||
, "LZ4"
|
||||
, "LZ5"
|
||||
|
||||
Reference in New Issue
Block a user