]> git.proxmox.com Git - pve-access-control.git/blobdiff - PVE/API2/AccessControl.pm
fix typo in change_passsword
[pve-access-control.git] / PVE / API2 / AccessControl.pm
index e48f0cb6c750245a38484151a41774c6df63a7ef..afcd2fa62e5092f6abf03a754b61b993d6b849c7 100644 (file)
@@ -283,7 +283,7 @@ __PACKAGE__->register_method ({
     }});
 
 __PACKAGE__->register_method ({
-    name => 'change_passsword', 
+    name => 'change_password',
     path => 'password', 
     method => 'PUT',
     permissions => {