fixed typo

This commit is contained in:
Fabien Potencier 2016-10-13 18:29:00 -07:00
parent 55c3f89ef1
commit f76e77f924
1 changed files with 1 additions and 1 deletions

View File

@ -1474,7 +1474,7 @@ class Request
}
/**
* Checks whether the method is cachaeble or not.
* Checks whether the method is cacheable or not.
*
* @return bool
*/