summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/checks.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt
index 727d16b772..6c95b9376d 100644
--- a/docs/ref/checks.txt
+++ b/docs/ref/checks.txt
@@ -541,6 +541,8 @@ configured:
* **templates.E002**: ``string_if_invalid`` in :setting:`TEMPLATES`
:setting:`OPTIONS <TEMPLATES-OPTIONS>` must be a string but got: ``{value}``
(``{type}``).
+* **templates.E003**:``<name>`` is used for multiple template tag modules:
+ ``<module list>``.
Translation
-----------