docs/Writerside/topics/tree.h.md

changeset 1605
55b13f583356
parent 1429
6e0c3a8a914a
--- a/docs/Writerside/topics/tree.h.md	Sun Dec 14 16:21:09 2025 +0100
+++ b/docs/Writerside/topics/tree.h.md	Sun Dec 14 17:30:17 2025 +0100
@@ -428,7 +428,7 @@
 
 > Although `CxTree` supports the general concept of [destructor functions](collection.h.md#destructor-functions),
 > it is not based on `CX_COLLECTION_BASE`.
-> Therefore, the `cxDefineDestructor()` and `cxDefineAdvancedDestructor()` macros cannot be used on a `CxTree` and
+> Therefore, the `cxSetDestructor()` and `cxSetAdvancedDestructor()` macros cannot be used on a `CxTree` and
 > the fields must be set manually.
 >{style="note"}
 

mercurial