8000 Merge branch '4.4' into 5.3 · symfony/symfony-docs@1664cb4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1664cb4

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Fix double "the"
2 parents 50c3276 + 4d1e429 commit 1664cb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/forms/types/options/attr.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ as keys. This can be useful when you need to set a custom class for some widget:
1313
1414
.. seealso::
1515
16-
Use the ``row_attr`` option if you want to 7B20 add these attributes to the
16+
Use the ``row_attr`` option if you want to add these attributes to
1717
the :ref:`form type row <form-rendering-basics>` element.

reference/forms/types/options/row_attr.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ to render the :ref:`form type row <form-rendering-basics>`::
1212

1313
.. seealso::
1414

15-
Use the ``attr`` option if you want to add these attributes to the
15+
Use the ``attr`` option if you want to add these attributes to
1616
the :ref:`form type widget <form-rendering-basics>` element.

0 commit comments

Comments
 (0)
0