diff mercurial/revset.py @ 16639: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	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