Author: aaugustin
Date: 2012-02-26 12:48:48 -0800 (Sun, 26 Feb 2012)
New Revision: 17590

Modified:
   django/trunk/docs/releases/1.4-alpha-1.txt
   django/trunk/docs/releases/1.4-beta-1.txt
Log:
Fixed #17772 -- typo in the release notes.


Modified: django/trunk/docs/releases/1.4-alpha-1.txt
===================================================================
--- django/trunk/docs/releases/1.4-alpha-1.txt  2012-02-26 16:19:40 UTC (rev 
17589)
+++ django/trunk/docs/releases/1.4-alpha-1.txt  2012-02-26 20:48:48 UTC (rev 
17590)
@@ -588,7 +588,7 @@
 
 .. warning::
 
-    If you're implicitely relying on the path of the admin static files on
+    If you're implicitly relying on the path of the admin static files on
     your server's file system when you deploy your site, you have to update
     that path. The files were moved from :file:`django/contrib/admin/media/`
     to :file:`django/contrib/admin/static/admin/`.

Modified: django/trunk/docs/releases/1.4-beta-1.txt
===================================================================
--- django/trunk/docs/releases/1.4-beta-1.txt   2012-02-26 16:19:40 UTC (rev 
17589)
+++ django/trunk/docs/releases/1.4-beta-1.txt   2012-02-26 20:48:48 UTC (rev 
17590)
@@ -656,7 +656,7 @@
 
 .. warning::
 
-    If you're implicitely relying on the path of the admin static files on
+    If you're implicitly relying on the path of the admin static files on
     your server's file system when you deploy your site, you have to update
     that path. The files were moved from :file:`django/contrib/admin/media/`
     to :file:`django/contrib/admin/static/admin/`.

-- 
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