tests/test-notify.t
branchstable
changeset 16500 8436a4e21417
parent 15767 d85ecaf3e833
child 16950 0fdd8193c8b5
--- a/tests/test-notify.t	Mon Apr 23 00:29:04 2012 +0900
+++ b/tests/test-notify.t	Mon Apr 23 00:30:45 2012 +0900
@@ -23,7 +23,7 @@
   are being pushed, from the sending or receiving side.
   
   First, enable the extension as explained in "hg help extensions", and register
-  the hook you want to run. "incoming" and "outgoing" hooks are run by the
+  the hook you want to run. "incoming" and "changegroup" hooks are run by the
   changesets receiver while the "outgoing" one is for the sender:
   
     [hooks]