diff -r 9d58e54b5966 -r 5ed2aaab58b0 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)