Author: ubernostrum
Date: 2008-08-30 00:32:28 -0500 (Sat, 30 Aug 2008)
New Revision: 8734
Modified:
django/trunk/docs/ref/contrib/localflavor.txt
Log:
Fixed #8516: Corrected typos in UK localflavor documentation
Modified: django/trunk/docs/ref/contrib/localflavor.txt
===================================================================
--- django/trunk/docs/ref/contrib/localflavor.txt 2008-08-30 05:30:44 UTC
(rev 8733)
+++ django/trunk/docs/ref/contrib/localflavor.txt 2008-08-30 05:32:28 UTC
(rev 8734)
@@ -606,11 +606,11 @@
expression used is sourced from the schema for British Standard BS7666
address types at http://www.govtalk.gov.uk/gdsc/schemas/bs7666-v2-0.xsd.
-.. class:: ch.forms.UKCountySelect
+.. class:: uk.forms.UKCountySelect
A ``Select`` widget that uses a list of UK counties/regions as its choices.
-.. class:: ch.forms.UKNationSelect
+.. class:: uk.forms.UKNationSelect
A ``Select`` widget that uses a list of UK nations as its choices.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---