8000 fixed typo · symfony/symfony@f76e77f · GitHub
[go: up one dir, main page]

Skip to content

Commit f76e77f

Browse files
committed
fixed typo
1 parent 55c3f89 commit f76e77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1474,7 +1474,7 @@ public function isMethodSafe()
14741474
}
14751475

14761476
/**
1477-
* Checks whether the method is cachaeble or not.
1477+
* Checks whether the method is cacheable or not.
14781478
*
14791479
* @return bool
14801480
*/

0 commit comments

Comments
 (0)
0