From 0f35d762e249152e52cfd40f6b666f8327c5ba66 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Thu, 29 Jun 2017 20:01:58 +0200 Subject: [PATCH] Fixed typo. --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index aff8020..486e81e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -115,7 +115,7 @@ }, "maxFakeSize_description": { - "message": "Canvas with a bigger area than this number will not be faked. (Enter zero to disable.) This is a performance parameter that can prevent browser freezes and should be adjusted to the computing power of the device. CAUTION: This lowers the savety of the addon, therefore it is highly recommended not to set this value below 100 000.", + "message": "Canvas with a bigger area than this number will not be faked. (Enter zero to disable.) This is a performance parameter that can prevent browser freezes and should be adjusted to the computing power of the device. CAUTION: This lowers the safety of the addon, therefore it is highly recommended not to set this value below 100 000.", "description": "" }, "maxFakeSize_title": {