sugar-activity: typo

This commit is contained in:
James Cameron 2016-10-08 11:06:57 +11:00
parent aca21a2b43
commit 4b6d8751b3

View File

@ -77,7 +77,7 @@ class SingleProcess(dbus.service.Object):
def main():
usage = 'usage: %prog [options] [activity dir] [python class]'
epilog = 'If you are running from a directory containing an Activity, ' \
'the argument may be ommitted. Otherwise please provide either '\
'the argument may be omitted. Otherwise please provide either '\
'a directory containing a Sugar Activity [activity dir], a '\
'[python_class], or both.'