Author: aaugustin
Date: 2012-03-03 14:41:21 -0800 (Sat, 03 Mar 2012)
New Revision: 17646

Modified:
   django/trunk/docs/topics/i18n/timezones.txt
Log:
Fixed a typo in the time zone docs. Thanks Ramiro.


Modified: django/trunk/docs/topics/i18n/timezones.txt
===================================================================
--- django/trunk/docs/topics/i18n/timezones.txt 2012-03-03 22:02:23 UTC (rev 
17645)
+++ django/trunk/docs/topics/i18n/timezones.txt 2012-03-03 22:41:21 UTC (rev 
17646)
@@ -685,7 +685,7 @@
    the datetime in UTC returned by :func:`django.utils.timezone.now` will be
    sufficient.
 
-   For the shake of completeness, if you really wanted the current time in the
+   For the sake of completeness, if you really wanted the current time in the
    local time zone, here's how you would obtain it::
 
        >>> import datetime

-- 
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 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to