summaryrefslogtreecommitdiff
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:50:00 +0100
commitaca514b7c4a9051d8a5eb4cebf3737ab01b98f40 (patch)
treeb60cb456b0b51ec9cc4a47e9998903bb62edac23
parent79b67179278f7c8c9dfeb127bef439022bb88550 (diff)
[1.7.x] Removed extra period.
Backport of 8f79c15 from master
-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 8b0a3aebda..603710d52b 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -2159,7 +2159,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