From a9a9b4c73346dcbccd2fb218e1a6c19077672f5c Mon Sep 17 00:00:00 2001 From: Morgan Collett Date: Mon, 15 Oct 2007 10:18:34 +0100 Subject: [PATCH] Improve docstring for class Activity --- sugar/presence/activity.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sugar/presence/activity.py b/sugar/presence/activity.py index 6c4a549d..c37b63aa 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