]> 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)
committerPriit Laes <plaes@plaes.org>
Sat, 28 Jun 2014 09:47:19 +0000 (12:47 +0300)
test/engine/test_transaction.py

index 14f3095e9da72407bef11b4fa0506f7ccf3ce75c..f9744444d296943f5e27305c1b4bc73cbd9bef43 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 transactions off thbe TLEngine directly."""
+        TLEngine inside of transactions off the TLEngine directly."""
 
         external_connection = tlengine.connect()
         self.assert_(external_connection.connection