Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius
diff options
context:
space:
mode:
authorerick <erick@sugar-dev-erick.(none)>2009-11-12 21:30:58 (GMT)
committer erick <erick@sugar-dev-erick.(none)>2009-11-12 21:30:58 (GMT)
commit810a5807b48f894d89d0941637270e796b3fbb23 (patch)
tree5d0c3aa1e51aae8ed93dbbea18652001be2e02b7 /tutorius
parent8ae76fb8ccd8bf4549106c38262bc954c1dfb398 (diff)
parent024f7cdda1b1584bd66aca14dfc9b65ae9fec4a1 (diff)
Merge branch 'engine_tutorial_ADT_migration' into engineADT
Diffstat (limited to 'tutorius')
-rw-r--r--tutorius/TProbe.py2
1 files changed, 1 insertions, 1 deletions
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