Wed, 24 Sep 2025 23:50:41 +0200
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