fix: adjust `compromized` British wording

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
pull/42610/head
John Molakvoæ 2024-10-29 15:26:49 +07:00 committed by GitHub
parent 5d91487eae
commit 261fa636fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -342,7 +342,7 @@ $CONFIG = [
* keepalive is enabled. This will make sure that an inactive browser will log itself out
* even if requests to the server might extend the session lifetime. Note: the logout is
* handled on the client side. This is not a way to limit the duration of potentially
* compromized sessions.
* compromised sessions.
*
* Defaults to ``false``
*/