]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/PBSPlugin.pm
pbs: fix typo
[pve-storage.git] / PVE / Storage / PBSPlugin.pm
index 68c702aa1f466b2eb3b2253494a3f11ec2ceacc1..a439dd29a66c20fe1f02c11bb36b84cc6fdbf86d 100644 (file)
@@ -45,7 +45,7 @@ sub properties {
            type => 'string',
        },
        'master-pubkey' => {
-           description => "Base64-encoded, PEM-formatted public RSA key. Used tp encrypt a copy of the encryption-key which will be added to each encrypted backup.",
+           description => "Base64-encoded, PEM-formatted public RSA key. Used to encrypt a copy of the encryption-key which will be added to each encrypted backup.",
            type => 'string',
        },
        port => {