diff -r bb6fd9d32ba9 -r 31f070752462 server/session.py --- a/server/session.py Fri Jan 24 15:32:53 2014 +0100 +++ b/server/session.py Thu Jan 30 18:04:59 2014 +0100 @@ -1427,7 +1427,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