summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorChris May <chris@may.org>2020-06-01 14:51:54 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-06-01 20:52:25 +0200
commitfe07357ef9678bfbe06c0552ef1f9ae7f22a8d3d (patch)
treeb683e1a23d026d71c3679598b0ffe046182da10a /docs/ref
parent56af541790a7acf23fe5c911a4e04969ddac1dc6 (diff)
[3.1.x] Fixed typo in docs/ref/templates/language.txt.
Backport of ecaac9e42f497be04ddc72dfebb6e397ccca9517 from master
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/templates/language.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/language.txt b/docs/ref/templates/language.txt
index 852d78a187..2a956f082c 100644
--- a/docs/ref/templates/language.txt
+++ b/docs/ref/templates/language.txt
@@ -706,5 +706,5 @@ This is a feature for the sake of maintainability and sanity.
.. seealso::
:doc:`The Templates Reference </ref/templates/index>`
- Covers built-in tags, built-in filters, using an alternative template,
+ Covers built-in tags, built-in filters, using an alternative template
language, and more.