From a0b2d0ef688b6c13bc9528eacb8dedd6bbf2b27c Mon Sep 17 00:00:00 2001 From: tophf Date: Fri, 29 Dec 2017 13:22:41 +0300 Subject: [PATCH] typo in description --- _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 37cb43ba..1bfae9ac 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -165,7 +165,7 @@ }, "cm_matchHighlightToken": { "message": "Token under cursor", - "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected" + "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected" }, "cm_resizeGripHint": { "message": "Double-click to maximize/restore the height",