[ticket/security-155] Fix spelling error in comment

SECURITY-155
This commit is contained in:
Joas Schilling 2014-08-09 01:45:26 +02:00
parent 558aff46cd
commit e6f43f5974

View file

@ -41,7 +41,7 @@ class resolver implements ControllerResolverInterface
protected $template;
/**
* Requst type cast helper object
* Request type cast helper object
* @var \phpbb\request\type_cast_helper
*/
protected $type_cast_helper;