Fix typo
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 9 Feb 2017 19:35:40 +0000 (20:35 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 9 Feb 2017 19:35:40 +0000 (20:35 +0100)
org.argeo.node.api/src/org/argeo/node/NodeUtils.java

index 7dd2ceb69a971a922f2d4702b45d9dfa9ab4a80c..8edea1a73579989b095929475223321886bbb641 100644 (file)
@@ -111,7 +111,7 @@ public class NodeUtils {
         *            a session with a different user ID than the one searched,
         *            typically when a system or admin session is used.
         * @param cn
-        *            the username of the user
+        *            the name of the group
         */
        public static Node getGroupHome(Session session, String cn) {
                try {