Mercurial > hg > mercurial-source
diff mercurial/revset.py @ 16647:00290bd359fe stable
revset: documentation typo "metatadata"
author | Jesse Glick <jesse.glick@oracle.com> |
---|---|
date | Thu, 10 May 2012 14:17:05 -0400 |
parents | 5d803620ca05 |
children | 592e0beee8b0 |
line wrap: on
line diff
--- a/mercurial/revset.py +++ b/mercurial/revset.py @@ -926,7 +926,7 @@ Special fields are ``summary`` and ``metadata``: ``summary`` matches the first line of the description. - ``metatadata`` is equivalent to matching ``description user date`` + ``metadata`` is equivalent to matching ``description user date`` (i.e. it matches the main metadata fields). ``metadata`` is the default field which is used when no fields are