From 261fa636faeea83aa6ce90e44b25d5d38f4511e0 Mon Sep 17 00:00:00 2001
From: John Molakvoæ <skjnldsv@users.noreply.github.com>
Date: Tue, 29 Oct 2024 15:26:49 +0100
Subject: fix: adjust `compromized` British wording
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
---
 config/config.sample.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'config/config.sample.php')

diff --git a/config/config.sample.php b/config/config.sample.php
index 22e3bb1f44e..eb60dce073c 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -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``
  */
-- 
cgit v1.2.3