--- 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