[Checkins] SVN: zope2docs/trunk/articles/ZODB2.rst too many whitespaces

Andreas Jung andreas at andreas-jung.com
Sat Feb 21 11:13:09 EST 2009


Log message for revision 96960:
  too many whitespaces
  

Changed:
  U   zope2docs/trunk/articles/ZODB2.rst

-=-
Modified: zope2docs/trunk/articles/ZODB2.rst
===================================================================
--- zope2docs/trunk/articles/ZODB2.rst	2009-02-21 16:07:26 UTC (rev 96959)
+++ zope2docs/trunk/articles/ZODB2.rst	2009-02-21 16:13:08 UTC (rev 96960)
@@ -308,7 +308,7 @@
 transactions object::
 
     >>> import transaction
-    >>>  transaction.abort()
+    >>> transaction.abort()
 
     This will throw away all the currently changed objects and start a
     new, empty transaction.



More information about the Checkins mailing list