diff --git a/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLogger.java b/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLogger.java index 4ef94a16c..3be9b69e9 100644 --- a/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLogger.java +++ b/slf4j-simple/src/main/java/org/slf4j/impl/SimpleLogger.java @@ -83,7 +83,7 @@ * true. * *
  • (since version 1.7.33 and 2.0.0-alpha6) org.slf4j.simpleLogger.showThreadId - - * If you would like to output the current thread name, then set to + * If you would like to output the current thread id, then set to * true. Defaults to false.
  • * *
  • org.slf4j.simpleLogger.showLogName - If you would like