mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 12:00:45 +08:00
Fix comment typo
This commit is contained in:
parent
4c2070c192
commit
482d66a267
|
@ -25,7 +25,7 @@ class Rememberer
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Rememberer constructor.
|
* Rememberer constructor.
|
||||||
* @param CookieFactoy $cookie
|
* @param CookieFactory $cookie
|
||||||
*/
|
*/
|
||||||
public function __construct(CookieFactory $cookie)
|
public function __construct(CookieFactory $cookie)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user