summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2016-08-20 19:02:14 +0200
committerJakub Wilk <jwilk@jwilk.net>2016-08-20 19:02:14 +0200
commit746779a546bab895ef3205dc5c0b1d90444168ed (patch)
tree1455ee1048c8d03d2440ac2b434474f595c7c2b9 /CHANGES
parentd277c12319ceeb6066898fca64a0381ca5f5a40c (diff)
downloadbabel-746779a546bab895ef3205dc5c0b1d90444168ed.tar.gz
Fix typos
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index c2dcfe6..8de00b0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -51,7 +51,7 @@ Bugfixes
* General: localedata directory is now locale-data (#109) (2d1882e)
* General: odict: Fix pop method (0a9e97e)
* General: Removed uses of datetime.date class from *.dat files (#174) (94f6830)
-* Messages: Fix plural selection for chinese (531f666)
+* Messages: Fix plural selection for Chinese (531f666)
* Messages: Fix typo and add semicolon in plural_forms (5784501)
* Messages: Flatten NullTranslations.files into a list (ad11101)
* Times: FixedOffsetTimezone: fix display of negative offsets (d816803)
@@ -275,7 +275,7 @@ Version 0.9.6
Version 0.9.5
-------------
-(relased on April 6th 2010)
+(released on April 6th 2010)
- Fixed the case where messages containing square brackets would break with
an unpack error.