misc(updatechecker): docstring change

This commit is contained in:
Seaswimmer 2024-01-07 13:48:35 +00:00
parent 3bf508859b
commit be687a58fa
Signed by untrusted user: cswimr
GPG key ID: D74DDDDF420E13DF

View file

@ -44,7 +44,7 @@ import feedparser
class UpdateChecker(commands.Cog): class UpdateChecker(commands.Cog):
"""Get notices or auto-update cogs when an update is available for it's repo""" """Get notices or auto-update cogs when an update is available for its repo"""
def __init__(self, bot): def __init__(self, bot):
self.bot = bot self.bot = bot