From 0820f82ba0afa065efaccbcc9d4e46b560af2b7b Mon Sep 17 00:00:00 2001 From: Gitoffthelawn Date: Wed, 6 Nov 2024 12:28:09 -0800 Subject: [PATCH] iconsext: fix typo (#40) Fixed typo in the description field --- bucket/iconsext.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/iconsext.json b/bucket/iconsext.json index 950fc936..9d45c1b4 100644 --- a/bucket/iconsext.json +++ b/bucket/iconsext.json @@ -14,7 +14,7 @@ "iconsext.cfg" ], "hash": "97582531dd0176e312f3a8b101e50d02224970aec5030f0e0ff2ac767f572981", - "description": "Extract icons and cursors from executbale files (EXE, DLL, OCX, CPL, etc.)", + "description": "Extract icons and cursors from executable files (EXE, DLL, OCX, CPL, etc.)", "license": "Freeware", "notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html", "checkver": { @@ -24,4 +24,4 @@ "autoupdate": { "url": "https://www.nirsoft.net/utils/iconsext.zip" } -} +}