hgbook

diff en/hook.tex @ 282:7a6bd93174bd

Update bisect docs
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Dec 31 20:06:58 2007 -0800 (2007-12-31)
parents 980393101109
children 814698eebbaf
line diff
     1.1 --- a/en/hook.tex	Wed May 30 09:02:19 2007 -0700
     1.2 +++ b/en/hook.tex	Mon Dec 31 20:06:58 2007 -0800
     1.3 @@ -150,7 +150,7 @@
     1.4  
     1.5  \section{Care with \texttt{pretxn} hooks in a shared-access repository}
     1.6  
     1.7 -If you want to use hooks to so some automated work in a repository
     1.8 +If you want to use hooks to do some automated work in a repository
     1.9  that a number of people have shared access to, you need to be careful
    1.10  in how you do this.
    1.11