From 047072182bc7a878720950966d278eabc595c651 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 23 Apr 2021 08:55:04 +1000 Subject: [PATCH] change file comment to group comment --- ftl/core/editing.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftl/core/editing.ftl b/ftl/core/editing.ftl index 7605a7891..594ae6ef8 100644 --- a/ftl/core/editing.ftl +++ b/ftl/core/editing.ftl @@ -42,7 +42,7 @@ editing-underline-text = Underline text editing-unordered-list = Unordered list editing-warning-cloze-deletions-will-not-work = Warning, cloze deletions will not work until you switch the type at the top to Cloze. -### deprecated, do not use +## deprecated, do not use editing-bold-text-ctrlandb = Bold text (Ctrl+B) editing-italic-text-ctrlandi = Italic text (Ctrl+I)