diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-14 13:07:17 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2014-07-14 13:07:17 +0000 |
commit | 58c5c29c1faf12d0f4670966220ef74277d98ecb (patch) | |
tree | 9ddf0dbc7c9f33032226f5cb63c0d0035bfada3a /doc | |
parent | ce3c8789413f828f873d6dfd7a8a516243076ff6 (diff) | |
download | redmine-58c5c29c1faf12d0f4670966220ef74277d98ecb.tar.gz redmine-58c5c29c1faf12d0f4670966220ef74277d98ecb.zip |
Typo (#17400).
Patch by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@13327 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
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 |