mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-07 18:35:05 +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;
|
protected $template;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Requst type cast helper object
|
* Request type cast helper object
|
||||||
* @var \phpbb\request\type_cast_helper
|
* @var \phpbb\request\type_cast_helper
|
||||||
*/
|
*/
|
||||||
protected $type_cast_helper;
|
protected $type_cast_helper;
|
||||||
|
Reference in New Issue
Block a user