tape: fix typos

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2021-01-25 16:30:55 +01:00
committed by Dietmar Maurer
parent 66d066964c
commit bbf01b644c
2 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@ pub fn get_config(
properties: {},
},
returns: {
description: "The list of configured remotes (with config digest).",
description: "The list of configured drives (with config digest).",
type: Array,
items: {
type: DriveListEntry,