ucx/cx/iterator.h

changeset 748
49a284f61e8c
parent 747
efbd59642577
child 750
4d7a2238c5ac
--- a/ucx/cx/iterator.h	Fri Apr 21 21:25:32 2023 +0200
+++ b/ucx/cx/iterator.h	Sun May 07 11:53:10 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;
 

mercurial