mirror of
https://github.com/flarum/core.git
synced 2025-07-18 23:31:17 +02:00
Fix comment typo
This commit is contained in:
@@ -25,7 +25,7 @@ class Rememberer
|
||||
|
||||
/**
|
||||
* Rememberer constructor.
|
||||
* @param CookieFactoy $cookie
|
||||
* @param CookieFactory $cookie
|
||||
*/
|
||||
public function __construct(CookieFactory $cookie)
|
||||
{
|
||||
|
Reference in New Issue
Block a user