sugar-activity: typo
This commit is contained in:
parent
aca21a2b43
commit
4b6d8751b3
@ -77,7 +77,7 @@ class SingleProcess(dbus.service.Object):
|
|||||||
def main():
|
def main():
|
||||||
usage = 'usage: %prog [options] [activity dir] [python class]'
|
usage = 'usage: %prog [options] [activity dir] [python class]'
|
||||||
epilog = 'If you are running from a directory containing an Activity, ' \
|
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 '\
|
'a directory containing a Sugar Activity [activity dir], a '\
|
||||||
'[python_class], or both.'
|
'[python_class], or both.'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user