1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-27 18:26:15 +01:00

Fix typo.

This commit is contained in:
Michal Čihař 2010-07-19 11:10:15 +02:00
parent 3614b6a40d
commit 74f583823f

View File

@ -2797,7 +2797,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
@cmdln.option('--skip-validation', default=False, action="store_true",
help='Skip the source validation')
@cmdln.option('--verbose-validation', default=False, action="store_true",
help='Run the source validation with verbose informations')
help='Run the source validation with verbose information')
def do_commit(self, subcmd, opts, *args):
"""${cmd_name}: Upload content to the repository server