changeset 51:497aa3c9d4ce

Tix fypo.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 27 Jul 2006 10:25:25 -0700
parents 8b0d389cf6e0
children 3e8c9b32b03c
files en/hook.tex
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/en/hook.tex	Thu Jul 27 10:20:55 2006 -0700
+++ b/en/hook.tex	Thu Jul 27 10:25:25 2006 -0700
@@ -341,8 +341,8 @@
 number 1 (for ``true'') or 0 (for ``false'') as an environment
 variable for an external hook.  If a hook parameter is named
 \texttt{foo}, the keyword argument for a Python hook will also be
-named \texttt{foo} Python, while the environment variable for an
-external hook will be named \texttt{HG\_FOO}.
+named \texttt{foo}, while the environment variable for an external
+hook will be named \texttt{HG\_FOO}.
 
 \subsection{Hook return values and activity control}