standard javadoc

This commit is contained in:
Gabriele C
2015-11-21 01:31:18 +01:00
parent 118c79401a
commit bd1f868c6d
94 changed files with 1176 additions and 1174 deletions
@@ -307,8 +307,8 @@ public class CommandDescription {
/**
* Get the absolute command label, without a slash.
* @return String
*/
* @return String */
public String getAbsoluteLabel() {
return getAbsoluteLabel(false);
}