From 58c5c29c1faf12d0f4670966220ef74277d98ecb Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Mon, 14 Jul 2014 13:07:17 +0000 Subject: [PATCH] Typo (#17400). Patch by Daniel Felix. git-svn-id: http://svn.redmine.org/redmine/trunk@13327 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- doc/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index a51bd6237..56d2050e6 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -14,7 +14,7 @@ http://www.redmine.org/ * Defect #16655: start_date not set despite settings[default_issue_start_date_to_creation_date] being set. * Defect #16668: Redmine links broken when object name contains special characters * Defect #16669: Markdown formatter should use the :no_intra_emphasis extension -* Defect #16708: Form is submitted when swithing tab +* Defect #16708: Form is submitted when switching tab * Defect #16739: custom_fields.json only returns single tracker instead of array of trackers * Defect #16747: Remove useless settings when editing a query from the gantt * Defect #16755: Field set as read-only still available in the issues list context menu