Skip to content

Commit 5afdeee

Browse files
committed
Merge branch '5.0'
* 5.0: Fixed missing reference error
2 parents 56b6a0a + 1b95d65 commit 5afdeee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translation/message_format.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ handle this, the Translator component supports the `ICU MessageFormat`_ syntax.
1515
Using the ICU Message Format
1616
----------------------------
1717

18-
In order to use the ICU Message Format, the :ref:`message domain
19-
<using-message-domains>` has to be suffixed with ``+intl-icu``:
18+
In order to use the ICU Message Format, the message domain has to be
19+
suffixed with ``+intl-icu``:
2020

2121
====================== ===============================
2222
Normal file name ICU Message Format filename

0 commit comments

Comments
 (0)