fix typos
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
4940012d0d
commit
9809772b23
@ -27,7 +27,7 @@ use crate::config::cached_user_info::CachedUserInfo;
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
returns: {
|
returns: {
|
||||||
description: "Task status nformation.",
|
description: "Task status information.",
|
||||||
properties: {
|
properties: {
|
||||||
node: {
|
node: {
|
||||||
schema: NODE_SCHEMA,
|
schema: NODE_SCHEMA,
|
||||||
@ -72,7 +72,7 @@ use crate::config::cached_user_info::CachedUserInfo;
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
access: {
|
access: {
|
||||||
description: "Users can access there own tasks, or need Sys.Audit on /system/tasks.",
|
description: "Users can access their own tasks, or need Sys.Audit on /system/tasks.",
|
||||||
permission: &Permission::Anybody,
|
permission: &Permission::Anybody,
|
||||||
},
|
},
|
||||||
)]
|
)]
|
||||||
|
Loading…
Reference in New Issue
Block a user