diff options
| author | Chris May <chris@may.org> | 2020-06-01 14:51:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-01 20:51:54 +0200 |
| commit | ecaac9e42f497be04ddc72dfebb6e397ccca9517 (patch) | |
| tree | 610703c0deca7f672ea9eadfa957348a4714f413 /docs | |
| parent | e46c2326c8cfc038e015f55fd050ab5d7eb91b62 (diff) | |
Fixed typo in docs/ref/templates/language.txt.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/templates/language.txt | 2 |
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. |
