summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/topics/i18n/translation.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt
index 885df9d054..df1274c436 100644
--- a/docs/topics/i18n/translation.txt
+++ b/docs/topics/i18n/translation.txt
@@ -743,8 +743,8 @@ For instance, the following ``{% blocktranslate %}`` tag::
{% endblocktranslate %}
will result in the entry ``"First sentence. Second paragraph."`` in the PO file,
-compared to ``"\n First sentence.\n Second sentence.\n"``, if the ``trimmed``
-option had not been specified.
+compared to ``"\n First sentence.\n Second paragraph.\n"``, if the
+``trimmed`` option had not been specified.
.. versionchanged:: 3.1