Merge pull request #340 from quozl/2016-282-typo

sugar-activity: typo
master
Gonzalo Odiard 8 years ago committed by GitHub
commit 3b3c3310a9

@ -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.'

Loading…
Cancel
Save