diff -r d92d75b17a85 -r 248039d0e6b1 cubicweb/server/repository.py --- 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