mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Correct spelling mistakes in comments
This commit is contained in:
@@ -19,7 +19,7 @@ class Auth::ManagedAuthenticator < Auth::Authenticator
|
||||
info["email"] || info["nickname"] || info["name"]
|
||||
end
|
||||
|
||||
# These three methods are designed to be overriden by child classes
|
||||
# These three methods are designed to be overridden by child classes
|
||||
def match_by_email
|
||||
true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user