This commit is contained in:
Aron Heinecke 2019-10-02 00:37:59 +02:00 committed by GitHub
parent afb07f6531
commit 028c7758c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ class Module(ModuleManager.BaseModule):
@utils.hook("received.command.wolframalpha", min_args=1)
def wa(self, event):
"""
:help: Evauate a given string on Wolfram|Alpha
:help: Evaluate a given string on Wolfram|Alpha
:usage: <query>
"""
try: