[Checkins] SVN: zope2docs/trunk/zdgbook/source/TestingAndDebugging.rst "may" is better here

Baiju M baiju.m.mail at gmail.com
Tue Oct 6 01:58:39 EDT 2009


Log message for revision 104829:
  "may" is better here
  

Changed:
  U   zope2docs/trunk/zdgbook/source/TestingAndDebugging.rst

-=-
Modified: zope2docs/trunk/zdgbook/source/TestingAndDebugging.rst
===================================================================
--- zope2docs/trunk/zdgbook/source/TestingAndDebugging.rst	2009-10-06 05:57:41 UTC (rev 104828)
+++ zope2docs/trunk/zdgbook/source/TestingAndDebugging.rst	2009-10-06 05:58:39 UTC (rev 104829)
@@ -2,7 +2,7 @@
 Testing and Debugging
 #####################
 
-As you develop Zope applications you will run into problems.  This
+As you develop Zope applications you may run into problems.  This
 chapter covers debugging and testing techniques that can help you.
 The Zope debugger allow you to peek inside a running process and find
 exactly what is going wrong.  Unit testing allows you to automate the



More information about the checkins mailing list