hgext/hgk.py
changeset 25793 084957666642
parent 25186 80c5b2666a96
child 29125 9b12517a7081
--- a/hgext/hgk.py	Thu Jun 25 17:36:46 2015 -0500
+++ b/hgext/hgk.py	Thu Jun 25 17:37:14 2015 -0500
@@ -22,7 +22,7 @@
 the path to hgk in your configuration file::
 
   [hgk]
-  path=/location/of/hgk
+  path = /location/of/hgk
 
 hgk can make use of the extdiff extension to visualize revisions.
 Assuming you had already configured extdiff vdiff command, just add::