Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2007-10-15 09:18:34 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2007-10-15 16:20:22 (GMT)
commita9a9b4c73346dcbccd2fb218e1a6c19077672f5c (patch)
tree1dd410f40fedb1ed16ffe4eebf97e3b3a1db3226
parentcd03544dec08d930228438aa2c5ddb3c5644827b (diff)
Improve docstring for class Activity
-rw-r--r--sugar/presence/activity.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/sugar/presence/activity.py b/sugar/presence/activity.py
index 6c4a549..c37b63a 100644
--- a/sugar/presence/activity.py
+++ b/sugar/presence/activity.py
@@ -26,9 +26,8 @@ _logger = logging.getLogger('sugar.presence.activity')
class Activity(gobject.GObject):
"""UI interface for an Activity in the presence service
- Activities in the presence service represent other user's
- shared activities and your own activities (XXX shared or
- otherwise?)
+ Activities in the presence service represent your and other user's
+ shared activities.
Properties:
id