mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2025-01-24 10:01:08 +00:00
Fix typos (or else people will be unhappy)
This commit is contained in:
parent
4cf7a6575c
commit
72fd1c78bb
|
@ -167,7 +167,7 @@ class Verification(Cog):
|
|||
self.blacklisted_hashes -
|
||||
{self.hash_choice}))
|
||||
|
||||
msg = f"📘 **Resetted Algorithm**: {author} resetted "\
|
||||
msg = f"📘 **Reset Algorithm**: {author} reset "\
|
||||
f"algorithm in {channel.mention}"
|
||||
msg += f"\n💬 __Current algorithm__: {self.hash_choice.upper()}"
|
||||
log_channel = self.bot.get_channel(config.log_channel)
|
||||
|
|
Loading…
Reference in a new issue