fix typo
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
e642344f98
commit
d4c6e68bf0
|
@ -25,7 +25,7 @@ use pbs_tools::crypt_config::CryptConfig;
|
|||
type: String,
|
||||
},
|
||||
chunks: {
|
||||
description: "Path to the directorty that contains the chunks, usually <datastore>/.chunks.",
|
||||
description: "Path to the directory that contains the chunks, usually <datastore>/.chunks.",
|
||||
type: String,
|
||||
},
|
||||
"keyfile": {
|
||||
|
|
Loading…
Reference in New Issue