author | Denis Laxalde <denis.laxalde@logilab.fr> |
Thu, 23 Feb 2017 17:34:12 +0100 | |
changeset 11975 | 248039d0e6b1 |
parent 11974 | d92d75b17a85 |
child 11976 | 978a5773c4c3 |
--- a/cubicweb/server/repository.py Fri Feb 24 09:19:35 2017 +0100 +++ b/cubicweb/server/repository.py Thu Feb 23 17:34:12 2017 +0100 @@ -290,7 +290,7 @@ if config.quick_start or config.creating or not config.read_instance_schema: # load schema from the file system if not config.creating: - self.info("set fs instance'schema") + self.info("set fs instance's schema") self.set_schema(config.load_schema(expand_cubes=True)) if not config.creating: # set eids on entities schema