Fix typo in tomcat accesslog checkExists doc
See gh-33460
This commit is contained in:
committed by
Moritz Halbritter
parent
3f33fa3f45
commit
2bb8dadeb3
@@ -687,7 +687,7 @@ public class ServerProperties {
|
||||
private String locale;
|
||||
|
||||
/**
|
||||
* Whether to check for log file existence so it can be recreated it if an
|
||||
* Whether to check for log file existence so it can be recreated if an
|
||||
* external process has renamed it.
|
||||
*/
|
||||
private boolean checkExists = false;
|
||||
|
||||
Reference in New Issue
Block a user