1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-26 12:12:11 +01:00

spelling fix, kindly reported by William Stephenson

This commit is contained in:
Dr. Peter Poeml 2009-01-19 10:54:26 +00:00
parent d03dfd42a1
commit f0c19c23be

View File

@ -598,7 +598,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
if repl == 'y':
for req in myreqs:
change_submit_request_state(apiurl, str(req.reqid), 'revoked',
'superseeded by %s' % result)
'superseded by %s' % result)
print 'created request id', result