diff -r d7f7f1860f00 -r 939ce500c92a mercurial/commands.py --- a/mercurial/commands.py Fri Sep 26 02:19:48 2014 +0200 +++ b/mercurial/commands.py Mon Sep 29 17:23:38 2014 -0500 @@ -4385,7 +4385,7 @@ hg log -T list - - check if a given changeset is included is a tagged release:: + - check if a given changeset is included in a tagged release:: hg log -r "a21ccf and ancestor(1.9)"