Form more descriptive console & import usernames

This commit is contained in:
Luck
2017-10-23 23:37:55 +01:00
Unverified
parent c573c755d2
commit 54695b8046
7 changed files with 13 additions and 8 deletions
@@ -204,7 +204,7 @@ public interface LPConfiguration {
* <p>This method is nested under {@link Unsafe} because the keys
* and return types may change between versions without warning.</p>
*
* @param key the key, as defined as a parameter name in
* @param key the key, as defined as a field name in
* the "ConfigKeys" class.
* @return the corresponding object, if one is present
* @throws IllegalArgumentException if the key isn't known