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-06 11:09:51 (GMT)
commitce73a7099296ec501decf1bcd63d3d6fcfab148b (patch)
tree992ba7a51c5bbb1285dec8768ff44782a2221d5a
parent9dbbe3312db0e44751b31e92f1a94fe2cc3c56e3 (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