diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index affd0f74c25..3fd1c44ce5a 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