From 7c1a8e36adb6e2ecd2a281630e32036b9cdcfeb5 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 23 Dec 2018 16:54:51 +0100 Subject: Fix a typo in the changelog Spotted by @PeeHaa --- debian/changelog | 2 +- doc/source/changelog.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cdd493f..3cab411 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ snuffleupagus (0.4.1) UNRELEASED; urgency=medium * Improve the `mb_string` hooking logic * The script that check uploaded file is now available in PHP * Fix segfault on 32-bit for PHP7.3 - * Fix segfault when using `sloppy_comparaison` feature with array + * Fix segfault when using `sloppy_comparison` feature with array -- kkadosh Fri, 21 Dec 2018 11:50:00 +0200 diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index cac6cec..3ad3df6 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -19,7 +19,7 @@ Bug fixes ^^^^^^^^^ - Fix segfault on 32-bit for PHP7.3 -- Fix segfault when using `sloppy_comparaison` feature with array +- Fix segfault when using `sloppy_comparison` feature with array -- cgit v1.3