diff options
author | David Rothstein <drothstein@gmail.com> | 2014-04-22 00:20:19 -0400 |
---|---|---|
committer | David Rothstein <drothstein@gmail.com> | 2014-04-22 00:20:19 -0400 |
commit | 360cddef27422553c9486fd570d232e29dc6dc80 (patch) | |
tree | e9892354131607e1e3e08e6e9fad744e6e13641b | |
parent | 0736eee12f5d9e2142d9c0d0d0fd95b13abc2ecd (diff) | |
download | brdo-360cddef27422553c9486fd570d232e29dc6dc80.tar.gz brdo-360cddef27422553c9486fd570d232e29dc6dc80.tar.bz2 |
Fix typo in CHANGELOG.txt.
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f51783f8e..ef65b506c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,7 +1,7 @@ Drupal 7.28, xxxx-xx-xx (development version) ----------------------- -- Added several missing countries from the default list returned by +- Added several missing countries to the default list returned by country_get_list() (string change). - Replaced the term "weight" with "influence" in the content ranking settings for search, and added help text for administrators (string change). |