changeset 7828 | f51e2263d2aa |
parent 7808 | 5b010dae99c3 |
child 7879 | 5c4026a289a4 |
child 7887 | 4b76746a988b |
--- 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.