8000 Minor. refs #12949 · SirRFI/symfony-docs@8a19cc1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a19cc1

Browse files
committed
Minor. refs symfony#12949
1 parent 74031c5 commit 8a19cc1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

translation/message_format.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@ The basic usage of the MessageFormat allows you to use placeholders (called
7373
7474
.. caution::
7575

76-
With the previous format, placeholders were often named between ``%``. This character is no longer valid with the ICU MessageFormat syntax. Be careful to rename your parameters.
76+
With the previous format, placeholders were often named between ``%``. This
77+
character is no longer valid with the ICU MessageFormat syntax. Be careful
78+
to rename your parameters.
7779

7880
Everything within the curly braces (``{...}``) is processed by the formatter
7981
and replaced by its placeholder::

0 commit comments

Comments
 (0)
0