--- a/docs/Writerside/topics/about.md Wed Dec 31 15:25:30 2025 +0100 +++ b/docs/Writerside/topics/about.md Wed Dec 31 16:01:08 2025 +0100 @@ -113,7 +113,7 @@ * 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 +* changes all cxListIterator() and cxMapIterator() families of functions to also accept NULL as argument * changes insert_element member function of CxList to accept NULL source and return a pointer to the inserted element * changes the compare function wrapper for pointer lists so that it no longer invokes the actual compare function for NULL pointers * changes struct cx_array_reallocator_s by replacing the four generic data members with two specifically named members