summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index affd0f74c2..3fd1c44ce5 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -2356,7 +2356,7 @@ TEMPLATE_STRING_IF_INVALID
Default: ``''`` (Empty string)
Output, as a string, that the template system should use for invalid (e.g.
-misspelled) variables. See :ref:`invalid-template-variables`..
+misspelled) variables. See :ref:`invalid-template-variables`.
.. setting:: TEST_RUNNER