[Checkins] SVN: zc.monitorcache/trunk/src/zc/monitorcache/README.txt - cleanup

John Murphy jackie at zope.com
Mon Jan 3 11:25:21 EST 2011


Log message for revision 119321:
  - cleanup
  
  

Changed:
  U   zc.monitorcache/trunk/src/zc/monitorcache/README.txt

-=-
Modified: zc.monitorcache/trunk/src/zc/monitorcache/README.txt
===================================================================
--- zc.monitorcache/trunk/src/zc/monitorcache/README.txt	2011-01-03 16:04:40 UTC (rev 119320)
+++ zc.monitorcache/trunk/src/zc/monitorcache/README.txt	2011-01-03 16:25:20 UTC (rev 119321)
@@ -21,7 +21,7 @@
     >>> connection.test_input('cache_size\n')
     -> CLOSE
 
-We have no databases right now. Lets add a few so that we can test.
+We have no databases right now. Let's add a few so that we can test.
 
     >>> import ZODB.tests.util
     >>> import ZODB.interfaces
@@ -45,7 +45,7 @@
     Max object size bytes: 0MB
     -> CLOSE
 
-we can request information about a specific db as well
+We can request information about a specific db as well
 
     >>> connection = zc.ngi.testing.TextConnection()
     >>> server = zc.monitor.Server(connection)



More information about the checkins mailing list