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

Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/4d519620
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/4d519620
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/4d519620

Branch: refs/heads/master
Commit: 4d5196207bc4bd2381c540a368c8b381e7d8dbce
Parents: f4ccf8e
Author: Michael Jumper <mjum...@apache.org>
Authored: Sun Sep 30 23:12:49 2018 -0700
Committer: Michael Jumper <mjum...@apache.org>
Committed: Sun Sep 30 23:12:49 2018 -0700

----------------------------------------------------------------------
 .../java/org/apache/guacamole/auth/jdbc/base/RelatedObjectSet.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/4d519620/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/base/RelatedObjectSet.java
----------------------------------------------------------------------
diff --git 
a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/base/RelatedObjectSet.java
 
b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/base/RelatedObjectSet.java
index a46cb27..f7b75ef 100644
--- 
a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/base/RelatedObjectSet.java
+++ 
b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/base/RelatedObjectSet.java
@@ -123,7 +123,7 @@ public abstract class RelatedObjectSet<ParentObjectType 
extends ModeledDirectory
             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.
      *
      * @param identifiers

Reply via email to