Author: mtredinnick
Date: 2008-12-06 21:42:25 -0600 (Sat, 06 Dec 2008)
New Revision: 9580

Modified:
   django/trunk/docs/ref/contrib/localflavor.txt
Log:
Fixed #9705 -- Call the Netherlands by their real name in the localflavor
documentation.


Modified: django/trunk/docs/ref/contrib/localflavor.txt
===================================================================
--- django/trunk/docs/ref/contrib/localflavor.txt       2008-12-07 03:41:54 UTC 
(rev 9579)
+++ django/trunk/docs/ref/contrib/localflavor.txt       2008-12-07 03:42:25 UTC 
(rev 9580)
@@ -47,12 +47,12 @@
     * Finland_
     * France_
     * Germany_
-    * Holland_
     * Iceland_
     * India_
     * Italy_
     * Japan_
     * Mexico_
+    * `The Netherlands`_
     * Norway_
     * Peru_
     * Poland_
@@ -86,7 +86,7 @@
 .. _Finland: `Finland (fi)`_
 .. _France: `France (fr)`_
 .. _Germany: `Germany (de)`_
-.. _Holland: `Holland (nl)`_
+.. _The Netherlands: `The Netherlands (nl)`_
 .. _Iceland: `Iceland (is\_)`_
 .. _India: `India (in\_)`_
 .. _Italy: `Italy (it)`_
@@ -286,8 +286,8 @@
 
     A ``Select`` widget that uses a list of German states as its choices.
 
-Holland (``nl``)
-================
+The Netherlands (``nl``)
+========================
 
 .. class:: nl.forms.NLPhoneNumberField
 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to