Commit e1ef28b6 authored by Christian Theune's avatar Christian Theune

-fix typo

parent 7946bcb3
...@@ -113,7 +113,7 @@ class DataManager(object): ...@@ -113,7 +113,7 @@ class DataManager(object):
>>> dm.state >>> dm.state
1 1
It is en error to call prepare more than once without an intervening It is an error to call prepare more than once without an intervening
commit or abort: commit or abort:
>>> dm.prepare(t1) >>> dm.prepare(t1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment