diff --git a/src/bin/proxmox_backup_debug/recover.rs b/src/bin/proxmox_backup_debug/recover.rs index 61d3b273..b118a71c 100644 --- a/src/bin/proxmox_backup_debug/recover.rs +++ b/src/bin/proxmox_backup_debug/recover.rs @@ -25,7 +25,7 @@ use pbs_tools::crypt_config::CryptConfig; type: String, }, chunks: { - description: "Path to the directorty that contains the chunks, usually /.chunks.", + description: "Path to the directory that contains the chunks, usually /.chunks.", type: String, }, "keyfile": {