--- a/src/cx/iterator.h Fri Apr 21 20:50:19 2023 +0200
+++ b/src/cx/iterator.h Sat Apr 22 12:16:34 2023 +0200
@@ -74,7 +74,7 @@
bool (*flag_removal)(void *);
/**
- * Indicates whether this iterator is muting.
+ * Indicates whether this iterator may remove elements.
*/
bool mutating;