Skip to content

Commit 9d6141e

Browse files
committed
Fixed javadoc bug
1 parent cfe65c9 commit 9d6141e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/ffxivcensus/gatherer/GathererController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ public void setVerbose(boolean verbose) {
764764
}
765765
/**
766766
* Get list of realms to create tables for
767-
* @return
767+
* @return array of realm names
768768
*/
769769
public static String[] getRealms() {
770770
return realms;

0 commit comments

Comments
 (0)