fix grammar issue (#1177)

This commit is contained in:
shiliyu
2020-05-16 13:02:03 +08:00
committed by GitHub
parent 94c3eea373
commit 4cb6cabba6
@@ -81,7 +81,7 @@ public class LoggerCommand extends AnnotatedCommand {
private String level;
/**
* include the logger which don't have appenders, default false.
* include the loggers which don't have appenders, default false.
*/
private boolean includeNoAppender;