spelling: browser

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-21 23:16:58 -04:00
parent 56fc1a9fcd
commit 1d080d4182
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class TrustedBrowser extends BaseEntity
protected $last_used;
/**
* Please do not use this constructor directly, instead use one of the method of the TrustedBroser factory.
* Please do not use this constructor directly, instead use one of the method of the TrustedBrowser factory.
*
* @see \Friendica\Security\TwoFactor\Factory\TrustedBrowser
*