mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-05 17:34:55 +02:00
[ticket/security-155] Fix spelling error in comment
SECURITY-155
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user