From 56502f12d6bbc11e890a5a4f48b57995e7fef3ab Mon Sep 17 00:00:00 2001 From: Lars Michelsen Date: Thu, 20 Jul 2023 08:44:19 +0200 Subject: [PATCH] Fix typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e04d539e..6b131d47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ 1.9.36 Core: - * FUX: Fix various PHP 8.2 incompatibilities + * FIX: Fix various PHP 8.2 incompatibilities * FIX: MySQL 8.0 - Fix "Invalid JSON response" (#348 Thanks to KayckMatias) * FIX PHP 8.1: Deprecated: Implicit conversion from float (#347 Thanks to KayckMatias)