- Rename 'EmailShowCommand' -> 'ShowEmailCommand'
- Command detailed description should ends with '.'
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ import java.util.List;
|
||||
* Created on 17/10/2016.
|
||||
* Author: DNx
|
||||
*/
|
||||
public class EmailShowCommand extends PlayerCommand {
|
||||
public class ShowEmailCommand extends PlayerCommand {
|
||||
|
||||
@Inject
|
||||
private Management management;
|
||||
Reference in New Issue
Block a user