mercurial/help.py
changeset 26436 a2291c9c85a1
parent 26415 46af0adb5c37
child 26587 56b2bcea2529
--- a/mercurial/help.py	Sat Sep 26 12:38:02 2015 +0900
+++ b/mercurial/help.py	Sat Sep 26 12:39:13 2015 +0900
@@ -220,7 +220,7 @@
 addtopicsymbols('merge-tools', '.. internaltoolsmarker',
                 filemerge.internalsdoc)
 addtopicsymbols('revsets', '.. predicatesmarker', revset.symbols)
-addtopicsymbols('templates', '.. keywordsmarker', templatekw.dockeywords)
+addtopicsymbols('templates', '.. keywordsmarker', templatekw.keywords)
 addtopicsymbols('templates', '.. filtersmarker', templatefilters.filters)
 addtopicsymbols('templates', '.. functionsmarker', templater.funcs)
 addtopicsymbols('hgweb', '.. webcommandsmarker', webcommands.commands,