author | Dongsheng Song <dongsheng.song@gmail.com> |
Thu, 05 Mar 2009 14:44:13 +0800 | |
changeset 7828 | f51e2263d2aa |
parent 7827 | 2dfe5cf92ad3 |
child 7829 | b61e918ea767 |
mercurial/help.py | file | annotate | diff | comparison | revisions |
--- 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.