diff -r 29fe533fe447 -r 00290bd359fe mercurial/revset.py --- a/mercurial/revset.py Fri May 11 15:32:22 2012 +0200 +++ b/mercurial/revset.py Thu May 10 14:17:05 2012 -0400 @@ -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