From 810a5807b48f894d89d0941637270e796b3fbb23 Mon Sep 17 00:00:00 2001 From: erick Date: Thu, 12 Nov 2009 21:30:58 +0000 Subject: Merge branch 'engine_tutorial_ADT_migration' into engineADT --- (limited to 'tutorius/TProbe.py') diff --git a/tutorius/TProbe.py b/tutorius/TProbe.py index 465b24f..0c79690 100644 --- a/tutorius/TProbe.py +++ b/tutorius/TProbe.py @@ -43,7 +43,7 @@ class TProbe(dbus.service.Object): Create and register a TProbe for an activity. @param activity activity reference, must be a gtk container - @param service_proxy + @param service_proxy A Service proxy object to do the registering """ # Moving the ObjectStore assignment here, in the meantime # the reference to the activity shouldn't be share as a -- cgit v0.9.1