From: Priit Laes Date: Sat, 28 Jun 2014 09:47:19 +0000 (+0300) Subject: typo: s/thbe/the X-Git-Tag: rel_0_9_7~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=784aeaedc8b1f1abcfdb043176d2b4e78092dde5;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git typo: s/thbe/the Conflicts: test/engine/test_transaction.py --- diff --git a/test/engine/test_transaction.py b/test/engine/test_transaction.py index ee626a50e3..566cc62986 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 tranasctions off thbe TLEngine directly.""" + TLEngine inside of transactions off the TLEngine directly.""" external_connection = tlengine.connect() self.assert_(external_connection.connection