# HG changeset patch # User Julien Cristau # Date 1415871519 -3600 # Node ID 1d1afe3b5081faf297b3d7a50ba3b019ab6b20ca # Parent 7b72ecc3f4d24ddf55b862fc59894e9e1c6389b7 [server] typo fix diff -r 7b72ecc3f4d2 -r 1d1afe3b5081 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