From 8697b3b9a6a27d549d32a24cbeb1ef4528fa9072 Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Fri, 19 May 2017 04:41:11 -0400 Subject: [PATCH] Fixup indent (looks correct in editor not in diff) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 91fe46c6..0807e0a0 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -548,7 +548,7 @@ "message": "Удалить", "description": "Label for the context menu item in the editor to delete selected text" }, - "cm_matchHighlightSelection": { + "cm_matchHighlightSelection": { "message": "Выделенный текст", "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text" },