make it more understandable

This commit is contained in:
Nikos Kouremenos 2006-09-25 13:27:08 +00:00
parent 7e23d31cbf
commit 0b54816178
1 changed files with 2 additions and 2 deletions

View File

@ -96,8 +96,8 @@ class Remote:
class SignalObject(dbus.service.Object):
''' Local object definition for /org/gajim/dbus/RemoteObject. This doc must
not be visible, because the clients can access only the remote object. '''
''' Local object definition for /org/gajim/dbus/RemoteObject.
(This docstring is not be visible, because the clients can access only the remote object.)'''
def __init__(self, service):
self.first_show = True