From 2ae1598d5832977c7a2daf54f27c42a04553ac8f Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Mon, 28 Sep 2020 02:12:17 +0200 Subject: [PATCH] (typo) --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index dfd6faf5..ec15a69d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,7 +11,7 @@ version 2.1.2, 2020-09-28 Bug fixes: * Fixed: crash in expand_keywords when given empty tags (#90) * Fixed: tab traversal in native look editors (style and set info tabs) (#98) - * Fixed: Mana Symbol Menu Items were notlonger using names from locale (#84) + * Fixed: Mana Symbol Menu Items were not using names from locale (#84) * Auto replaces that match "" are now disabled ------------------------------------------------------------------------------