diff --git a/src/Symfony/Component/HttpFoundation/Request.php b/src/Symfony/Component/HttpFoundation/Request.php index 00a16223b4..5e07af3790 100644 --- a/src/Symfony/Component/HttpFoundation/Request.php +++ b/src/Symfony/Component/HttpFoundation/Request.php @@ -1474,7 +1474,7 @@ class Request } /** - * Checks whether the method is cachaeble or not. + * Checks whether the method is cacheable or not. * * @return bool */