summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2018-12-23 16:54:51 +0100
committerjvoisin2018-12-23 16:54:51 +0100
commit7c1a8e36adb6e2ecd2a281630e32036b9cdcfeb5 (patch)
treed5a5326131d5675761a0ea6b34f03cd56bc4ab81 /doc
parentbdc2d866c1c55826383c0b203a0702bc58cefe76 (diff)
Fix a typo in the changelog
Spotted by @PeeHaa
Diffstat (limited to 'doc')
-rw-r--r--doc/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
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
19^^^^^^^^^ 19^^^^^^^^^
20 20
21- Fix segfault on 32-bit for PHP7.3 21- Fix segfault on 32-bit for PHP7.3
22- Fix segfault when using `sloppy_comparaison` feature with array 22- Fix segfault when using `sloppy_comparison` feature with array
23 23
24 24
25 25