1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 06:46:15 +01:00

fix typo in help message (bnc#918906)

https://bugzilla.opensuse.org/show_bug.cgi?id=918906
This commit is contained in:
Bernhard M. Wiedemann 2015-02-21 08:49:56 +01:00
parent 4bd0436033
commit 00c7b9dbfc

View File

@ -47,7 +47,7 @@ For additional information, see
* http://en.opensuse.org/openSUSE:Build_Service_Tutorial
* http://en.opensuse.org/openSUSE:OSC
.PP
You can modify osc commands, or roll you own, via the plugin API:
You can modify osc commands, or roll your own, via the plugin API:
* http://en.opensuse.org/openSUSE:OSC_plugins
.SH AUTHOR
osc was written by several authors. This man page is automatically generated.
@ -67,7 +67,7 @@ class Osc(cmdln.Cmdln):
* http://en.opensuse.org/openSUSE:Build_Service_Tutorial
* http://en.opensuse.org/openSUSE:OSC
You can modify osc commands, or roll you own, via the plugin API:
You can modify osc commands, or roll your own, via the plugin API:
* http://en.opensuse.org/openSUSE:OSC_plugins
"""
name = 'osc'