diff -r 1a05e205832a -r 0e0d03d09ecd mercurial/templater.py --- 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