diff -r 2dfe5cf92ad3 -r f51e2263d2aa mercurial/help.py --- a/mercurial/help.py Wed Mar 04 22:56:17 2009 -0600 +++ b/mercurial/help.py Thu Mar 05 14:44:13 2009 +0800 @@ -98,7 +98,7 @@ HG:: Path to the 'hg' executable, automatically passed when running hooks, extensions or external tools. If unset or empty, this is the hg - exutable's name if it's frozen, or an executable named 'hg' + executable's name if it's frozen, or an executable named 'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on Windows) is searched.