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

sugar-activity: typo
This commit is contained in:
Gonzalo Odiard
2016-10-08 18:03:39 +02:00
committed by GitHub
+1 -1
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.'