DEV: Correct spelling mistakes in comments

This commit is contained in:
Josh Soref
2021-05-20 23:37:17 -04:00
committed by GitHub
parent afb2b4c6b9
commit 13d40ead97
10 changed files with 11 additions and 11 deletions

View File

@ -52,7 +52,7 @@ class Auth::Authenticator
false
end
# can exising discourse users connect this provider to their accounts
# can existing discourse users connect this provider to their accounts
def can_connect_existing_user?
false
end