summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2014-10-30 20:49:30 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2014-10-30 20:49:30 +0100
commit8f79c154ca19c3a4b70da044df2489e6765cb814 (patch)
tree6e59f893869c6b633ff9089d666534efa2f1c4f7 /docs/ref
parentaffc04060f02dfbd00e8747fc104fa67ad45daca (diff)
Removed extra period.
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