mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
Minor typo fix
This commit is contained in:
parent
78bee1990c
commit
a082b3c631
@ -809,7 +809,7 @@ def parse_commandline():
|
||||
help="Update the wiki")
|
||||
options, args = parser.parse_args()
|
||||
|
||||
# Force --stop with --on-server to get cotrect exit code
|
||||
# Force --stop with --on-server to get correct exit code
|
||||
if options.onserver:
|
||||
options.stop = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user