From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:16:58 +0000 (-0400) Subject: spelling: browser X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1d080d4182395cd4ed4809519c32a3e4eb8b8f21;p=friendica.git spelling: browser Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Security/TwoFactor/Model/TrustedBrowser.php b/src/Security/TwoFactor/Model/TrustedBrowser.php index f0781efe31..c01e41fec7 100644 --- a/src/Security/TwoFactor/Model/TrustedBrowser.php +++ b/src/Security/TwoFactor/Model/TrustedBrowser.php @@ -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 *