src/java.logging/share/classes/java/util/logging/SimpleFormatter.java
changeset 53120 de9fd809bb47
parent 52138 059384474dde
--- a/src/java.logging/share/classes/java/util/logging/SimpleFormatter.java	Sat Dec 22 15:47:10 2018 +0100
+++ b/src/java.logging/share/classes/java/util/logging/SimpleFormatter.java	Wed Dec 26 17:09:19 2018 +0530
@@ -39,7 +39,7 @@
  * <a id="formatting">
  * <b>Configuration:</b></a>
  * The {@code SimpleFormatter} is initialized with the format string
- * specified in the {@code java.util.logging.SimpleFormatter.format}
+ * specified in the {@systemProperty java.util.logging.SimpleFormatter.format}
  * property to {@linkplain #format(LogRecord) format} the log messages.
  * This property can be defined
  * in the {@linkplain LogManager#getProperty logging properties}