mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
fix grammar issue (#1177)
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user