Author: russellm
Date: 2009-06-18 09:17:13 -0500 (Thu, 18 Jun 2009)
New Revision: 11062

Modified:
   django/branches/releases/1.0.X/docs/releases/1.0-porting-guide.txt
Log:
[1.0.X] Fixed #11119 -- Corrected spelling error in 1.0 porting guide.

Merge of r11050 from trunk.

Modified: django/branches/releases/1.0.X/docs/releases/1.0-porting-guide.txt
===================================================================
--- django/branches/releases/1.0.X/docs/releases/1.0-porting-guide.txt  
2009-06-18 14:16:45 UTC (rev 11061)
+++ django/branches/releases/1.0.X/docs/releases/1.0-porting-guide.txt  
2009-06-18 14:17:13 UTC (rev 11062)
@@ -677,7 +677,7 @@
       management.call_command('flush', verbosity=0, interactive=False)
       management.call_command('loaddata', 'test_data', verbosity=0)
 
-Subcommands must now preceed options
+Subcommands must now precede options
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 ``django-admin.py`` and ``manage.py`` now require subcommands to precede


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