diff doc/hgrc.5.txt @ 5634:2f74cfa29e8c

doc: correct preoutgoing description
author Matt Mackall <mpm@selenic.com>
date Mon, 10 Dec 2007 10:23:56 -0600
parents 1b5b81d9039b
children d3909674fcea
line wrap: on
line diff
--- 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