fix typo in CHANGELOG

Wed, 24 Sep 2025 23:50:41 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 24 Sep 2025 23:50:41 +0200
changeset 1391
4ec83232975f
parent 1390
ff077f793c5d
child 1392
30c20aac31b6

fix typo in CHANGELOG

CHANGELOG file | annotate | diff | comparison | revisions
--- a/CHANGELOG	Wed Sep 24 23:50:15 2025 +0200
+++ b/CHANGELOG	Wed Sep 24 23:50:41 2025 +0200
@@ -19,7 +19,7 @@
  * improves performance of the CxList array list implementation
  * changes cx_str() and cx_mutstr() to allow NULL strings
  * changes cx_strcast() to also accept C-strings as input
- * changes grow strategy for the mempory pool to reduce reallocations
+ * changes grow strategy for the memory pool to reduce reallocations
  * changes grow strategy for CxBuffer, which does now take the page size into account
  * changes the implementation of cx_strreplacen() for improved efficiency
  * changes all cxListIterator() and cxMapIterator() family of functions to also accept NULL as argument

mercurial