summaryrefslogtreecommitdiff
path: root/misc.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2015-08-13 00:30:54 +0200
committerjomo <github@jomo.tv>2015-08-13 00:30:54 +0200
commit45008c0443052bc80842e29567c3fed356dc5156 (patch)
tree3ddf6d8fa06cd5f961abe467aa342d92f1b0593d /misc.py
parent34eed808dc9d609295551ee51d441daf430b07f8 (diff)
remove trailing whitespace, replace tabs with 4x space
Diffstat (limited to 'misc.py')
-rw-r--r--misc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.py b/misc.py
index 8020889..bfbec0b 100644
--- a/misc.py
+++ b/misc.py
@@ -138,7 +138,7 @@ def on_sudo_command(sender, command, label, args):
-@simplecommand("me",
+@simplecommand("me",
usage = "[message..]",
description = "Sends a message in third person",
helpNoargs = True)