Skip to content

Commit cc1c01c

Browse files
committed
[#2417] Fixing line breaks thanks to @wouterj
1 parent 0826e33 commit cc1c01c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cookbook/form/dynamic_form_modification.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,9 @@ might look like the following::
159159
.. tip::
160160

161161
The ``FormEvents::PRE_SET_DATA`` line actually resolves to the string
162-
``form.pre_set_data``. :class:`Symfony\\Component\\Form\\FormEvents` serves an organizational purpose. It is a centralized location
163-
in which you can find all of the various form events available.
162+
``form.pre_set_data``. :class:`Symfony\\Component\\Form\\FormEvents` serves
163+
an organizational purpose. It is a centralized location in which you can
164+
find all of the various form events available.
164165

165166
.. note::
166167

0 commit comments

Comments
 (0)