Minor spelling corrections in comments, no new code.
This commit is contained in:
@ -107,7 +107,7 @@ public class DoCMDS implements Runnable {
|
||||
private static final String C_visit = "visit";
|
||||
private static final String C_zap = "zap";
|
||||
|
||||
/* all the coomands available, plus description */
|
||||
/* all the commands available, plus description */
|
||||
private static final String C_ALL[][] = {
|
||||
{C_help, C_help + " <command> * Get help on a command."},
|
||||
{C_clear, C_clear + " * Clear the current nickname out of the list."},
|
||||
|
Reference in New Issue
Block a user