Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-08-06 11:09:51 (GMT)
committer Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-08-07 09:58:20 (GMT)
commitd2ddf30f3db876ffb8cc0d256ee5107e5c948ea7 (patch)
tree992ba7a51c5bbb1285dec8768ff44782a2221d5a
parent99fb1f27b6c9f653da1bc6c7463e2ff8e901b769 (diff)
speak about the Contacts iface instead of the Inspectotron as it's its proper name
-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