rewrite a comment so that it doesn't screw up emacs syntax highlighting :)

This commit is contained in:
Dan Winship 2007-10-04 15:18:51 -04:00
parent b82c9c2c2f
commit 5b05668032

View File

@ -38,7 +38,7 @@ class ActivityRegistry(dbus.service.Object):
def AddBundle(self, bundle_path):
'''Register the activity bundle with the global registry
bundle_path -- path to the activity bundle's root directory,
bundle_path -- path to the root directory of the activity bundle,
that is, the directory with activity/activity.info as a
child of the directory.