From: Priit Laes Date: Sat, 28 Jun 2014 09:47:19 +0000 (+0300) Subject: typo: s/thbe/the X-Git-Tag: rel_1_0_0b1~350^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68a72ee0c4a0769d4233baa25f39a393edf70247;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git typo: s/thbe/the --- diff --git a/test/engine/test_transaction.py b/test/engine/test_transaction.py index 14f3095e9d..f9744444d2 100644 --- a/test/engine/test_transaction.py +++ b/test/engine/test_transaction.py @@ -988,7 +988,7 @@ class TLTransactionTest(fixtures.TestBase): def test_more_mixed_nesting(self): """tests nesting of transactions off the connection from the - TLEngine inside of transactions off thbe TLEngine directly.""" + TLEngine inside of transactions off the TLEngine directly.""" external_connection = tlengine.connect() self.assert_(external_connection.connection