docs/Writerside/topics/iterator.h.md

changeset 1245
721e2032fa25
parent 1216
151c1b7d5d50
--- a/docs/Writerside/topics/iterator.h.md	Wed Mar 12 16:08:35 2025 +0100
+++ b/docs/Writerside/topics/iterator.h.md	Wed Mar 12 18:32:57 2025 +0100
@@ -21,7 +21,7 @@
 
 ## Creating an Iterator
 
-The following functions create iterators over plain C arrays:
+The following functions create iterators over plain C arrays.
 
 ```C
 #include <cx/iterator.h>

mercurial