summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/templates/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/i18n/commands/templates/test.html')
-rw-r--r--tests/i18n/commands/templates/test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/i18n/commands/templates/test.html b/tests/i18n/commands/templates/test.html
index acac1a1149..160f4cdedb 100644
--- a/tests/i18n/commands/templates/test.html
+++ b/tests/i18n/commands/templates/test.html
@@ -85,7 +85,7 @@ continued here.{% endcomment %}
{% blocktranslate context 'Special blocktranslate context wrapped in single quotes' %}Translatable literal with context wrapped in single quotes{% endblocktranslate %}
{% blocktranslate context "Special blocktranslate context wrapped in double quotes" %}Translatable literal with context wrapped in double quotes{% endblocktranslate %}
-{# Backwards compatability tests #}
+{# Backwards compatibility tests #}
{% blocktrans %}blocktrans text{% endblocktrans %}
{% trans "trans text" %}