hgext/hgk.py
branchstable
changeset 12083 ebfc46929f3e
parent 11321 40c06bbf58be
child 13031 3da456d0c885
--- a/hgext/hgk.py	Sun Aug 29 23:16:31 2010 +0200
+++ b/hgext/hgk.py	Fri Aug 27 22:36:35 2010 -0400
@@ -19,7 +19,7 @@
 
 The :hg:`view` command will launch the hgk Tcl script. For this command
 to work, hgk must be in your search path. Alternately, you can specify
-the path to hgk in your .hgrc file::
+the path to hgk in your configuration file::
 
   [hgk]
   path=/location/of/hgk