[Python-modules-commits] r19312 - in packages/django-countries/trunk/debian (changelog)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sun Nov 13 18:58:56 UTC 2011
Date: Sunday, November 13, 2011 @ 18:58:55
Author: jwilk
Revision: 19312
Fix typos.
Modified:
packages/django-countries/trunk/debian/changelog
Modified: packages/django-countries/trunk/debian/changelog
===================================================================
--- packages/django-countries/trunk/debian/changelog 2011-11-13 18:35:09 UTC (rev 19311)
+++ packages/django-countries/trunk/debian/changelog 2011-11-13 18:58:55 UTC (rev 19312)
@@ -15,9 +15,9 @@
populated by postinst.
* Temporary fix for Metadata-Version in PKG-INFO.
* Switch to dh_python2.
- * Generate COUNTRIES_PLUS by duplicating countries with a coma in
- their name. The part after the coma is moved to the beginning of the
- string and the coma is removed.
+ * Generate COUNTRIES_PLUS by duplicating countries with a comma in
+ their name. The part after the comma is moved to the beginning of the
+ string and the comma is removed.
* Sort countries by name using unicodedata.normalize in NFD mode.
* Update settings.py to use new DATABASE settings format.
More information about the Python-modules-commits
mailing list