Skip to content

Commit b578c7f

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Fix code indentation
2 parents fb9f940 + 9c7f56a commit b578c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translation/message_format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Usage of this string is the same as with variables and select::
239239

240240
.. code-block:: text
241241
242-
{gender_of_host, select,
242+
{gender_of_host, select,
243243
female {
244244
{num_guests, plural, offset:1
245245
=0 {{host} does not give a party.}

0 commit comments

Comments
 (0)