docs/Writerside/topics/allocator.h.md

changeset 1440
0d1430668271
parent 1436
c331add0d9f8
--- a/docs/Writerside/topics/allocator.h.md	Thu Oct 23 17:38:44 2025 +0200
+++ b/docs/Writerside/topics/allocator.h.md	Thu Oct 23 17:50:28 2025 +0200
@@ -219,7 +219,7 @@
 }
 ```
 
-Clone functions are, for example, used by the functions to clone [lists](list.h.md#clone) or maps.
+Clone functions are, for example, used by the functions to clone [lists](list.h.md#clone) or [maps](map.h.md#clone).
 
 <seealso>
 <category ref="apidoc">

mercurial