mercurial/registrar.py
changeset 36928 521f6c7e1756
parent 36475 e8d37838f5df
child 37224 54355c243042
--- a/mercurial/registrar.py	Thu Mar 08 23:15:09 2018 +0900
+++ b/mercurial/registrar.py	Thu Mar 08 22:23:02 2018 +0900
@@ -368,7 +368,7 @@
     extension, if an instance named as 'templatefunc' is used for
     decorating in extension.
 
-    Otherwise, explicit 'templater.loadfunction()' is needed.
+    Otherwise, explicit 'templatefuncs.loadfunction()' is needed.
     """
     _getname = _funcregistrarbase._parsefuncdecl