verify: align a comment line
authorPierre-Yves David <pierre-yves.david@octobus.net>
Tue, 01 Jun 2021 08:54:53 +0200
changeset 47359 5ed2aaab58b0
parent 47358 9d58e54b5966
child 47360 03dea8553114
verify: align a comment line This argument description is back with it comrade. Differential Revision: https://phab.mercurial-scm.org/D10805
mercurial/verify.py
--- a/mercurial/verify.py	Tue Jun 01 16:55:59 2021 +0200
+++ b/mercurial/verify.py	Tue Jun 01 08:54:53 2021 +0200
@@ -114,7 +114,7 @@
         arguments are:
         - obj:      the source revlog
         - i:        the revision number
-        - node:        the revision node id
+        - node:     the revision node id
         - seen:     nodes previously seen for this revlog
         - linkrevs: [changelog-revisions] introducing "node"
         - f:        string label ("changelog", "manifest", or filename)