GUACAMOLE-220: Correct typo - "that status of" should be "the status of".

This commit is contained in:
Michael Jumper
2018-09-30 23:12:49 -07:00
parent f4ccf8ef62
commit 4d5196207b

View File

@@ -123,7 +123,7 @@ public abstract class RelatedObjectSet<ParentObjectType extends ModeledDirectory
throws GuacamoleException; throws GuacamoleException;
/** /**
* Returns whether the current user has permission to alter that status of * Returns whether the current user has permission to alter the status of
* the relation between the parent object and the given child objects. * the relation between the parent object and the given child objects.
* *
* @param identifiers * @param identifiers