From ab49e774910743701ee8742799c0b5a58ea65d8a Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 14 Dec 2019 08:59:39 +0100 Subject: Fix some typos (found by codespell) Signed-off-by: Stefan Weil --- inc/util.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/util.inc.php') diff --git a/inc/util.inc.php b/inc/util.inc.php index 21d784a8..a15b9faf 100644 --- a/inc/util.inc.php +++ b/inc/util.inc.php @@ -8,7 +8,7 @@ class Util * Displays an error message and stops script execution. * If CONFIG_DEBUG is true, it will also dump a stack trace * and all globally defined variables. - * (As this might reveal sensistive data you should never enable it in production) + * (As this might reveal sensitive data you should never enable it in production) */ public static function traceError($message) { -- cgit v1.2.3-55-g7522