qm rescan: fix typo in dryrun description

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-08-21 09:21:41 +02:00
parent e27003dfc7
commit dc02254ec9

View File

@ -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).',
},
},
},