Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/telepathy_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telepathy_plugin.py b/src/telepathy_plugin.py
index 792dc45..3344361 100644
--- a/src/telepathy_plugin.py
+++ b/src/telepathy_plugin.py
@@ -396,7 +396,7 @@ class TelepathyPlugin(gobject.GObject):
except (InvalidArgument, InspectHandles):
# InspectHandles failed so discard invalid handles by trying to
# inspect them one by one.
- # FIXME: the Inspectotron should offer a proper way to do this.
+ # FIXME: the Contacts interface should offer a proper way to do this.
jids = self._inspect_handles_one_by_one(HANDLE_TYPE_CONTACT, relevant)
if not jids:
return