Author: adrian
Date: 2007-01-20 11:34:35 -0600 (Sat, 20 Jan 2007)
New Revision: 4368

Modified:
   django/trunk/docs/testing.txt
Log:
Fixed #3321 -- Fixed typo in docs/testing.txt (which still needs to be 
proofread). Thanks, [EMAIL PROTECTED]

Modified: django/trunk/docs/testing.txt
===================================================================
--- django/trunk/docs/testing.txt       2007-01-20 17:31:45 UTC (rev 4367)
+++ django/trunk/docs/testing.txt       2007-01-20 17:34:35 UTC (rev 4368)
@@ -13,7 +13,7 @@
 Testing a web application is a complex task, as there are many
 components of a web application that must be validated and tested. To
 help you test your application, Django provides a test execution
-framework, and range of utilities that can be used to stimulate and
+framework, and range of utilities that can be used to simulate and
 inspect various facets of a web application.
 
     This testing framework is currently under development, and may change


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