changeset 40299:3570adf20d91

help: fix a missing quote character in ui.tweakdefaults
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 14 Oct 2018 01:39:22 -0400
parents 9cadb0f5f227
children 72b94f946e90
files mercurial/help/config.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/config.txt	Thu Sep 27 16:55:44 2018 +0200
+++ b/mercurial/help/config.txt	Sun Oct 14 01:39:22 2018 -0400
@@ -2367,7 +2367,7 @@
     to release, but over time the recommended config settings
     shift. Enable this config to opt in to get automatic tweaks to
     Mercurial's behavior over time. This config setting will have no
-    effect if ``HGPLAIN` is set or ``HGPLAINEXCEPT`` is set and does
+    effect if ``HGPLAIN`` is set or ``HGPLAINEXCEPT`` is set and does
     not include ``tweakdefaults``. (default: False)
 
 ``username``