Merge pull request #168 from 0xpr03/patch-1

Fix typo
This commit is contained in:
jesopo 2019-10-02 10:16:02 +01:00 committed by GitHub
commit 4a7bc17528
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: