Commit 26f2dc84 authored by Brian Major's avatar Brian Major
Browse files

issue-10 - fix javadoc code example

parent 3b4a04d2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -89,7 +89,9 @@ public class GroupURI
     * Attempts to create a URI using the specified uri. The is expected
     * to be in the format:
     *
     * <code>
     * ivo://<authority>/gms?<groupName>
     * </code>
     *
     * @param uri The URI to use.
     * @throws IllegalArgumentException if the URI scheme is not vos