From 6a581e6a2c4441978e7bfa8bab05a30fb051b00a Mon Sep 17 00:00:00 2001 From: hensm Date: Mon, 8 Aug 2022 18:56:27 +0100 Subject: [PATCH] Fix typo --- ext/src/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/src/_locales/en/messages.json b/ext/src/_locales/en/messages.json index ae885cf..a8b6049 100755 --- a/ext/src/_locales/en/messages.json +++ b/ext/src/_locales/en/messages.json @@ -366,7 +366,7 @@ "description": "Whitelist item user agent option label." }, "optionsSiteWhitelistSiteSpecificUserAgentDescription": { - "message": "If specified, a custom user agent string to use specifically for this sites matching this pattern.", + "message": "If specified, a custom user agent string to use specifically for sites matching this pattern.", "description": "Whitelist item user agent option label." },