]> git.proxmox.com Git - pve-container.git/commitdiff
fix spelling
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 16 Mar 2018 09:54:29 +0000 (10:54 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 16 Mar 2018 09:54:29 +0000 (10:54 +0100)
src/PVE/API2/LXC.pm

index 55aff7568603a376efa45a3b93d7787e436ef01f..90d12e0d28a078bbb393de5d4e05f70b75faf8b5 100644 (file)
@@ -1226,7 +1226,7 @@ __PACKAGE__->register_method({
            full => {
                optional => 1,
                type => 'boolean',
-               description => "Create a full copy of all disk. This is always done when " .
+               description => "Create a full copy of all disks. This is always done when " .
                    "you clone a normal CT. For CT templates, we try to create a linked clone by default.",
            },
 #          target => get_standard_option('pve-node', {