diff --git a/PVE/CLI/qm.pm b/PVE/CLI/qm.pm index f2b39ff9..84b8531c 100755 --- a/PVE/CLI/qm.pm +++ b/PVE/CLI/qm.pm @@ -410,7 +410,7 @@ __PACKAGE__->register_method ({ type => 'boolean', optional => 1, default => 0, - description => 'Do not actually write changes out to conifg.', + description => 'Do not actually write changes out to VM config(s).', }, }, },