mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-06-12 21:52:40 +00:00
api: fix typo in 'GET ticket' description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a2c18811d3
commit
14658ad8ba
@ -184,7 +184,7 @@ __PACKAGE__->register_method ({
|
||||
path => 'ticket',
|
||||
method => 'GET',
|
||||
permissions => { user => 'world' },
|
||||
description => "Dummy. Useful for formaters which want to priovde a login page.",
|
||||
description => "Dummy. Useful for formaters which want to provide a login page.",
|
||||
parameters => {
|
||||
additionalProperties => 0,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user