mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 06:18:52 +00:00
[ticket/security-155] Fix spelling error in comment
SECURITY-155
This commit is contained in:
parent
558aff46cd
commit
e6f43f5974
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue