Skip to content

Commit 9164506

Browse files
pgrimaudxabbuh
authored andcommitted
Fix typos
1 parent 92019f4 commit 9164506

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Resources/doc/3-listener-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ For details see :doc:`Format Listener <format_listener>`.
100100
Versioning
101101
----------
102102

103-
This listener attemps to determine the current api version from different parameters of the ``Request``:
103+
This listener attempts to determine the current api version from different parameters of the ``Request``:
104104

105105
* the uri ``/{version}/users``
106106
* a query parameter ``/users?version=v1``

Serializer/Normalizer/FormErrorHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
use JMS\Serializer\YamlSerializationVisitor;
2222

2323
/**
24-
* Extend the JMS FormErrorHandler to include more informations when using the ViewHandler.
24+
* Extend the JMS FormErrorHandler to include more information when using the ViewHandler.
2525
*
2626
* @internal since 2.8
2727
*/

0 commit comments

Comments
 (0)