hgext/hgk.py
changeset 8760 bf17aeafb869
parent 8632 9e055cfdd620
child 8866 87c30fb7e8df
--- a/hgext/hgk.py	Tue Jun 09 11:55:32 2009 -0500
+++ b/hgext/hgk.py	Tue Jun 09 09:25:31 2009 -0400
@@ -12,7 +12,7 @@
 distributed with Mercurial.)
 
 hgk consists of two parts: a Tcl script that does the displaying and
-querying of information, and an extension to mercurial named hgk.py,
+querying of information, and an extension to Mercurial named hgk.py,
 which provides hooks for hgk to get information. hgk can be found in
 the contrib directory, and hgk.py can be found in the hgext directory.