Skip to content

Commit

Permalink
[#5996] Minor rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj committed Dec 12, 2015
1 parent 92c39c6 commit 979336b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/form/form_events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ View data Same as in ``FormEvents::POST_SET_DATA``

The ``Symfony\Component\Form\Extension\Core\EventListener\FixUrlProtocolListener``
subscribes to the ``FormEvents::SUBMIT`` event in order to prepend a default
protocol to URL field data that was submitted without a protocol.
protocol to URL fields that were submitted without a protocol.

C) The ``FormEvents::POST_SUBMIT`` Event
........................................
Expand Down

0 comments on commit 979336b

Please sign in to comment.