src/cx/map.h

changeset 689
5d0244c6fa3e
parent 686
64919f63f059
child 691
65baf7f45ac8
     1.1 --- a/src/cx/map.h	Tue Apr 18 19:19:04 2023 +0200
     1.2 +++ b/src/cx/map.h	Thu Apr 20 19:13:25 2023 +0200
     1.3 @@ -271,7 +271,7 @@
     1.4   *
     1.5   * In general, you should only use this function if the map does not own
     1.6   * the data and there is a valid reference to the data somewhere else
     1.7 - * in the program. In all other cases it is prefarable to use
     1.8 + * in the program. In all other cases it is preferable to use
     1.9   * cxMapRemove() or cxMapRemoveAndGet().
    1.10   *
    1.11   * @param map the map

mercurial