From e2b77d68124f696cf5a39add713e46682b9e4ab2 Mon Sep 17 00:00:00 2001 From: ressawyj Date: Sun, 18 Mar 2018 12:25:55 +0000 Subject: [PATCH] Correct shortcut name from "7zip" to "7-Zip". (#2139) --- 7zip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/7zip.json b/7zip.json index 9d00ffa31c..71cade9f57 100644 --- a/7zip.json +++ b/7zip.json @@ -29,7 +29,7 @@ "shortcuts": [ [ "7zFM.exe", - "7zip" + "7-Zip" ] ] }