Skip to content

Commit

Permalink
too many whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
zopyx committed Feb 21, 2009
1 parent 87e9a08 commit 9974d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/ZODB2.rst
Expand Up @@ -308,7 +308,7 @@ To abort a transaction, you need to call the 'abort' method of the
transactions object::

>>> import transaction
>>> transaction.abort()
>>> transaction.abort()

This will throw away all the currently changed objects and start a
new, empty transaction.
Expand Down

0 comments on commit 9974d8e

Please sign in to comment.