diff options
-rw-r--r-- | Lib/locale.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/locale.py b/Lib/locale.py index dffb6cb..cfc69b1 100644 --- a/Lib/locale.py +++ b/Lib/locale.py @@ -1212,7 +1212,7 @@ locale_alias = { # # This maps Windows language identifiers to locale strings. # -# This list has been updated from +# This list has been updated from # http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_238z.asp # to include every locale up to Windows XP. # |