]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
typo: s/thbe/the
authorPriit Laes <plaes@plaes.org>
Sat, 28 Jun 2014 09:47:19 +0000 (12:47 +0300)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 6 Jul 2014 21:19:17 +0000 (17:19 -0400)
Conflicts:
test/engine/test_transaction.py

test/engine/test_transaction.py

index ee626a50e3ac20e28f8771dc36127c5ecfce8c5d..566cc6298678da7101b60182a1aace1afa0fb69e 100644 (file)
@@ -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