hgbook
diff en/hook.tex @ 51:497aa3c9d4ce
Tix fypo.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Thu Jul 27 10:25:25 2006 -0700 (2006-07-27) |
parents | 18210d46491f |
children | e94202d88199 |
line diff
1.1 --- a/en/hook.tex Tue Jul 25 00:18:31 2006 -0700 1.2 +++ b/en/hook.tex Thu Jul 27 10:25:25 2006 -0700 1.3 @@ -341,8 +341,8 @@ 1.4 number 1 (for ``true'') or 0 (for ``false'') as an environment 1.5 variable for an external hook. If a hook parameter is named 1.6 \texttt{foo}, the keyword argument for a Python hook will also be 1.7 -named \texttt{foo} Python, while the environment variable for an 1.8 -external hook will be named \texttt{HG\_FOO}. 1.9 +named \texttt{foo}, while the environment variable for an external 1.10 +hook will be named \texttt{HG\_FOO}. 1.11 1.12 \subsection{Hook return values and activity control} 1.13