]> git.mxchange.org Git - friendica.git/commitdiff
spelling: browser
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 03:16:58 +0000 (23:16 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:03:22 +0000 (16:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Security/TwoFactor/Model/TrustedBrowser.php

index f0781efe3165e5b8da6543655e10851b14e3f975..c01e41fec7d715ff9dc5cff037480bafc13c014a 100644 (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
         *