Merge pull request #33460 from aksh1618
* pr-33460: Fix typo in tomcat accesslog checkExists doc Closes gh-33460
This commit is contained in:
@@ -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