summaryrefslogtreecommitdiff
path: root/plugins/Systray.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Systray.py')
-rw-r--r--plugins/Systray.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Systray.py b/plugins/Systray.py
index ea4ef6d..309835b 100644
--- a/plugins/Systray.py
+++ b/plugins/Systray.py
@@ -54,7 +54,7 @@ class pluginSystray(Plugin):
self.o=None
self.winMain._wheelEvent=None
def getInfo(self):
- return "Display the self.montypc icon in the systray."
+ return "Display the montypc icon in the systray."
def update(self, params):
status=self.monty.getStatus()