doc/hgrc.5.txt
changeset 5634 2f74cfa29e8c
parent 5583 1b5b81d9039b
child 5678 d3909674fcea
--- a/doc/hgrc.5.txt	Mon Dec 10 10:23:45 2007 -0600
+++ b/doc/hgrc.5.txt	Mon Dec 10 10:23:56 2007 -0600
@@ -281,7 +281,7 @@
     commit to proceed.  Non-zero status will cause the commit to fail.
     Parent changeset IDs are in $HG_PARENT1 and $HG_PARENT2.
   preoutgoing;;
-    Run before computing changes to send from the local repository to
+    Run before collecting changes to send from the local repository to
     another.  Non-zero status will cause failure.  This lets you
     prevent pull over http or ssh.  Also prevents against local pull,
     push (outbound) or bundle commands, but not effective, since you