mercurial/commands.py
changeset 22578 939ce500c92a
parent 22559 4e0b696a1cb3
parent 22576 c712238c4f9b
child 22585 15282c6612fb
--- 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)"