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:33 (GMT)
committer erick <erick@sugar-dev-erick.(none)>2009-11-12 21:30:33 (GMT)
commit024f7cdda1b1584bd66aca14dfc9b65ae9fec4a1 (patch)
tree3a310b650efe9f3b08e14672b4898bec6e07579b /tutorius
parentb3039144e050555ad93c1ab18ae228b5b1970fb5 (diff)
Removed comment and fixed parameter doc
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 08c9651..076476c 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