Fix small typo
This commit is contained in:
parent
9225072cc8
commit
c58ce36c8e
@ -142,7 +142,7 @@ class Mastodon(Internals):
|
||||
def me(self):
|
||||
"""
|
||||
Get this user's account. Synonym for `account_verify_credentials()`, does exactly
|
||||
the same thing, just exists becase `account_verify_credentials()` has a confusing
|
||||
the same thing, just exists because `account_verify_credentials()` has a confusing
|
||||
name.
|
||||
"""
|
||||
return self.account_verify_credentials()
|
||||
|
Loading…
x
Reference in New Issue
Block a user