[server] typo fix
authorJulien Cristau <julien.cristau@logilab.fr>
Thu, 13 Nov 2014 10:38:39 +0100
changeset 10039 1d1afe3b5081
parent 10025 7b72ecc3f4d2
child 10040 2ddeece84808
[server] typo fix
server/repository.py
--- a/server/repository.py	Thu Nov 13 10:37:44 2014 +0100
+++ b/server/repository.py	Thu Nov 13 10:38:39 2014 +0100
@@ -1165,7 +1165,7 @@
     def glob_add_entity(self, cnx, edited):
         """add an entity to the repository
 
-        the entity eid should originaly be None and a unique eid is assigned to
+        the entity eid should originally be None and a unique eid is assigned to
         the entity instance
         """
         entity = edited.entity