hgext/acl.py
branchstable
changeset 10112 703db37d186b
parent 9467 4c041f1ee1b4
child 10263 25e572394f5c
--- 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