Skip to content

Commit e6ae8c8

Browse files
committed
Typo
1 parent bc52f2d commit e6ae8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/Exception/JsonException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\HttpFoundation\Exception;
1313

1414
/**
15-
* Thrown by Requests::toArray() method when the content cannot be JSON-decoded.
15+
* Thrown by Request::toArray() method when the content cannot be JSON-decoded.
1616
*
1717
* @author Tobias Nyholm <tobias.nyholm@gmail.com>
1818
*/

0 commit comments

Comments
 (0)