diff -r c2a91d6639d8 -r 087bb529035c hooks/security.py --- a/hooks/security.py Mon Feb 13 17:57:07 2012 +0100 +++ b/hooks/security.py Thu Feb 16 14:14:52 2012 +0100 @@ -30,7 +30,7 @@ eid = entity.eid eschema = entity.e_schema # ._cw_skip_security_attributes is there to bypass security for attributes - # set by hooks by modifying the entity's dictionnary + # set by hooks by modifying the entity's dictionary if editedattrs is None: editedattrs = entity.cw_edited dontcheck = editedattrs.skip_security