mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-27 09:25:25 +00:00
fix another typo
This commit is contained in:
parent
14658ad8ba
commit
36dd9dbdb3
@ -184,7 +184,7 @@ __PACKAGE__->register_method ({
|
||||
path => 'ticket',
|
||||
method => 'GET',
|
||||
permissions => { user => 'world' },
|
||||
description => "Dummy. Useful for formaters which want to provide a login page.",
|
||||
description => "Dummy. Useful for formatters which want to provide a login page.",
|
||||
parameters => {
|
||||
additionalProperties => 0,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user