hgbook

changeset 51:497aa3c9d4ce

Tix fypo.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Jul 27 10:25:25 2006 -0700 (2006-07-27)
parents 8b0d389cf6e0
children 3e8c9b32b03c
files en/hook.tex
line diff
     1.1 --- a/en/hook.tex	Thu Jul 27 10:20:55 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