doc: correct preoutgoing description
authorMatt Mackall <mpm@selenic.com>
Mon, 10 Dec 2007 10:23:56 -0600
changeset 5634 2f74cfa29e8c
parent 5633 e04a65111a80
child 5635 0c608a8d9c5f
doc: correct preoutgoing description
doc/hgrc.5.txt
--- 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