help: fix a missing quote character in ui.tweakdefaults
authorMatt Harbison <matt_harbison@yahoo.com>
Sun, 14 Oct 2018 01:39:22 -0400
changeset 40299 3570adf20d91
parent 40298 9cadb0f5f227
child 40300 72b94f946e90
help: fix a missing quote character in ui.tweakdefaults
mercurial/help/config.txt
--- 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``