mirror of https://github.com/schoebel/mars
marsadm: fix spelling
This commit is contained in:
parent
49c13052f7
commit
202afe0fc4
|
@ -1839,7 +1839,7 @@ if ($cmd eq "show") {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
lprint "using FORCE option -- hopefully you know what you do!\n" if $force;
|
lwarn "Using FORCE option -- hopefully you know what you are doing!\n" if $force;
|
||||||
|
|
||||||
my %checked_res;
|
my %checked_res;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue