We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049437e commit bee4fb0Copy full SHA for bee4fb0
spring-core/src/main/java/org/springframework/core/log/LogMessage.java
@@ -25,7 +25,7 @@
25
* A simple log message type for use with Commons Logging, allowing
26
* for convenient lazy resolution of a given {@link Supplier} instance
27
* (typically bound to a Java 8 lambda expression) or a printf-style
28
- * format string ({@link String#format})in its {@link #toString()}.
+ * format string ({@link String#format}) in its {@link #toString()}.
29
*
30
* @author Juergen Hoeller
31
* @since 5.2
0 commit comments