diff -r 37679dbf2ee3 -r 703db37d186b hgext/acl.py --- a/hgext/acl.py Mon Dec 21 16:12:43 2009 +0100 +++ b/hgext/acl.py Tue Dec 22 00:50:03 2009 +0100 @@ -25,7 +25,7 @@ To use this hook, configure the acl extension in your hgrc like this:: [extensions] - hgext.acl = + acl = [hooks] pretxnchangegroup.acl = python:hgext.acl.hook