Skip to content

Commit 7787321

Browse files
committed
Polishing
1 parent ddfadce commit 7787321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot/src/main/java/org/springframework/boot/logging/LoggingApplicationListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public class LoggingApplicationListener implements GenericApplicationListener {
115115
public static final String LOG_FILE = "LOG_FILE";
116116

117117
/**
118-
* The name of the System property that contains the log file.
118+
* The name of the System property that contains the log path.
119119
*/
120120
public static final String LOG_PATH = "LOG_PATH";
121121

0 commit comments

Comments
 (0)