hgbook
diff en/hook.tex @ 280:4700dd38384c
Bring the comparison section up to date and more into balance.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri Dec 14 11:08:44 2007 -0800 (2007-12-14) |
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 Fri Dec 14 11:08:44 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