summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/label/label/gtkui/ui.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/plugins/label/label/gtkui/ui.py')
-rw-r--r--deluge/plugins/label/label/gtkui/ui.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/deluge/plugins/label/label/gtkui/ui.py b/deluge/plugins/label/label/gtkui/ui.py
index 15e44bce8..f9f58f3bd 100644
--- a/deluge/plugins/label/label/gtkui/ui.py
+++ b/deluge/plugins/label/label/gtkui/ui.py
@@ -1,5 +1,5 @@
#
-# blocklist/ui.py
+# ui.py
#
# Copyright (C) 2007 Andrew Resch <andrewresch@gmail.com>
# Copyright (C) 2008 Mark Stahler ('kramed') <markstahler@gmail.com>
@@ -41,4 +41,3 @@ class UI:
def disable(self):
pass
-