mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Fix typo in object permission type name.
This commit is contained in:
@@ -71,7 +71,7 @@ public interface ObjectPermission<T> extends Permission<ObjectPermission.Type> {
|
|||||||
/**
|
/**
|
||||||
* Change who has access to an object.
|
* Change who has access to an object.
|
||||||
*/
|
*/
|
||||||
ADMINSTER
|
ADMINISTER
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user