mercurial/hgweb/webcommands.py
branchstable
changeset 24867 6d97ca3f05ba
parent 24859 64e3f97bdf08
child 24868 9668c653eb9d
--- a/mercurial/hgweb/webcommands.py	Mon Apr 27 14:02:49 2015 -0700
+++ b/mercurial/hgweb/webcommands.py	Mon Apr 27 19:09:54 2015 -0300
@@ -338,7 +338,7 @@
 
     The argument for ``rev`` can be a single revision, a revision set,
     or a literal keyword to search for in changeset data (equivalent to
-    :hg:`log -k`.
+    :hg:`log -k`).
 
     The ``revcount`` query string argument defines the maximum numbers of
     changesets to render.