[Zope3-checkins] SVN: Zope3/trunk/ft.py Line up whitespace in
	comment.
    Tim Peters 
    tim.one at comcast.net
       
    Mon Mar 28 14:33:24 EST 2005
    
    
  
Log message for revision 29704:
  Line up whitespace in comment.
  
Changed:
  U   Zope3/trunk/ft.py
-=-
Modified: Zope3/trunk/ft.py
===================================================================
--- Zope3/trunk/ft.py	2005-03-28 19:26:23 UTC (rev 29703)
+++ Zope3/trunk/ft.py	2005-03-28 19:33:24 UTC (rev 29704)
@@ -41,7 +41,7 @@
         # If you add something to the root folder or in general change
         # anything in the ZODB, you might need to perform a
         #    import transaction
-        #   transaction.commit()
+        #    transaction.commit()
         # for those changes to become visible to the publisher.
 
     def tearDown(self):
    
    
More information about the Zope3-Checkins
mailing list