mercurial/templater.py
changeset 38283 0e0d03d09ecd
parent 38226 7824783a6d5e
child 38285 8d6109b49b31
--- a/mercurial/templater.py	Fri Jun 08 23:32:33 2018 +0900
+++ b/mercurial/templater.py	Sat Jun 09 12:36:06 2018 +0900
@@ -42,7 +42,7 @@
     represents a list/dict of printable values, which can also be converted
     to mappings by % operator.
 
-mappable
+hybriditem
     represents a scalar printable value, also supports % operator.
 
 mappinggenerator, mappinglist