docs/Writerside/topics/linked_list.h.md

changeset 1245
721e2032fa25
parent 1241
ebcc08023c33
--- a/docs/Writerside/topics/linked_list.h.md	Wed Mar 12 16:08:35 2025 +0100
+++ b/docs/Writerside/topics/linked_list.h.md	Wed Mar 12 18:32:57 2025 +0100
@@ -4,7 +4,7 @@
 work with arbitrary structures.
 
 The high level [list interface](list.h.md) is documented on a separate page and explains how lists are used
-which are created by one of the following functions.
+that are created by one of the following functions.
 
 ```C
 #include <cx/linked_list.h>

mercurial