]> git.proxmox.com Git - pve-cluster.git/commitdiff
pvecm: fix typo in description for 'updatecerts'
authorOguz Bektas <o.bektas@proxmox.com>
Mon, 1 Feb 2021 14:47:01 +0000 (15:47 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Apr 2021 19:54:41 +0000 (21:54 +0200)
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
data/PVE/CLI/pvecm.pm

index 107c4cbdb4ef585a7d1ba905c1329b3de05d950c..5ac9ed3779c085be39003bad57d6ee2977055808 100755 (executable)
@@ -551,7 +551,7 @@ __PACKAGE__->register_method ({
        additionalProperties => 0,
        properties => {
            force => {
-               description => "Force generation of new SSL certifate.",
+               description => "Force generation of new SSL certificate.",
                type => 'boolean',
                optional => 1,
            },