changeset 9543 | 39f981482e34 |
parent 9509 | 592c22e1c5f0 |
parent 9484 | 31f070752462 |
child 9557 | a3c075fe9385 |
--- a/server/session.py Mon Feb 03 16:30:07 2014 +0100 +++ b/server/session.py Mon Feb 17 15:32:50 2014 +0100 @@ -1740,7 +1740,7 @@ class InternalSession(Session): - """special session created internaly by the repository""" + """special session created internally by the repository""" is_internal_session = True running_dbapi_query = False