Merge branch '2.7.x'

Closes gh-33512
This commit is contained in:
Moritz Halbritter 2022-12-12 11:41:09 +01:00
commit 216d15997a
1 changed files with 1 additions and 1 deletions

View File

@ -702,7 +702,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;