##// END OF EJS Templates
webcommands: fix typo in changelog documentation
Wagner Bruna -
r24867:6d97ca3f stable
parent child Browse files
Show More
@@ -338,7 +338,7 b' def changelog(web, req, tmpl, shortlog=F'
338
338
339 The argument for ``rev`` can be a single revision, a revision set,
339 The argument for ``rev`` can be a single revision, a revision set,
340 or a literal keyword to search for in changeset data (equivalent to
340 or a literal keyword to search for in changeset data (equivalent to
341 :hg:`log -k`.
341 :hg:`log -k`).
342
342
343 The ``revcount`` query string argument defines the maximum numbers of
343 The ``revcount`` query string argument defines the maximum numbers of
344 changesets to render.
344 changesets to render.
General Comments 0
You need to be logged in to leave comments. Login now