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