src/cx/iterator.h

changeset 695
eb1884a8b096
parent 641
d402fead3386
child 704
35f06c5eeb0e
     1.1 --- a/src/cx/iterator.h	Fri Apr 21 20:50:19 2023 +0200
     1.2 +++ b/src/cx/iterator.h	Sat Apr 22 12:16:34 2023 +0200
     1.3 @@ -74,7 +74,7 @@
     1.4      bool (*flag_removal)(void *);
     1.5  
     1.6      /**
     1.7 -     * Indicates whether this iterator is muting.
     1.8 +     * Indicates whether this iterator may remove elements.
     1.9       */
    1.10      bool mutating;
    1.11  

mercurial