server/session.py
changeset 9484 31f070752462
parent 9411 6aec72169ee1
child 9543 39f981482e34
--- 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