mercurial/commands.py
changeset 45765 ed84a4d48910
parent 45745 94f681b84c70
child 45774 450e17e59603
--- a/mercurial/commands.py	Mon Oct 26 10:08:22 2020 -0700
+++ b/mercurial/commands.py	Fri Oct 23 10:56:18 2020 -0700
@@ -4566,7 +4566,7 @@
 
     See :hg:`help templates` for more about pre-packaged styles and
     specifying custom templates. The default template used by the log
-    command can be customized via the ``ui.logtemplate`` configuration
+    command can be customized via the ``command-templates.log`` configuration
     setting.
 
     Returns 0 on success.