diff mercurial/commands.py @ 22578:939ce500c92a

merge with stable
author Matt Mackall <mpm@selenic.com>
date Mon, 29 Sep 2014 17:23:38 -0500
parents 4e0b696a1cb3 c712238c4f9b
children 15282c6612fb
line wrap: on
line diff
--- 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)"