summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-11-07 16:40:16 -0500
committerDavid Rothstein <drothstein@gmail.com>2012-11-07 16:40:16 -0500
commitef4ca19f0bb66bbf2bdcf3830fb2c9c5ea311e85 (patch)
tree7b7953a6983750fee8c8fe631a72a24449bfdc8e
parent00c288876fa1398a6ad1790d9f459fb123060089 (diff)
downloadbrdo-ef4ca19f0bb66bbf2bdcf3830fb2c9c5ea311e85.tar.gz
brdo-ef4ca19f0bb66bbf2bdcf3830fb2c9c5ea311e85.tar.bz2
Fix minor typo in CHANGELOG.txt.
-rw-r--r--CHANGELOG.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 6facbfcbd..eeaaca398 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -47,7 +47,7 @@ Drupal 7.17, xxxx-xx-xx (development version)
Seven theme (markup change).
- Fixed bugs which caused taxonomy vocabulary and shortcut set titles to be
double-escaped. The fix replaces the taxonomy vocabulary overview page and
- "Edit shortcuts" menu items' title callbacks entries in hook_menu() with new
+ "Edit shortcuts" menu items' title callback entries in hook_menu() with new
functions that do not escape HTML characters (data structure change).
- Modified the Update manager module to allow drupal.org to collect usage
statistics for individual modules and themes, rather than only for entire