hgext/bookmarks.py
branchstable
changeset 12083 ebfc46929f3e
parent 12026 1938954354ec
child 12084 ff7c1118a83a
child 12146 4d12c42fe932
--- a/hgext/bookmarks.py	Sun Aug 29 23:16:31 2010 +0200
+++ b/hgext/bookmarks.py	Fri Aug 27 22:36:35 2010 -0400
@@ -18,7 +18,7 @@
 By default, when several bookmarks point to the same changeset, they
 will all move forward together. It is possible to obtain a more
 git-like experience by adding the following configuration option to
-your .hgrc::
+your configuration file::
 
   [bookmarks]
   track.current = True