etc/NEWS: Fix typo in seq-keep entry.

This commit is contained in:
Lars Ingebrigtsen 2022-10-06 14:56:47 +02:00
parent 9a529537e3
commit d188013737

View file

@ -3256,8 +3256,8 @@ given predicate in the specified sequence.
+++
** New function 'seq-keep'.
This is like 'seq-map', but removes all non-nil results from the
returned list.
This is like 'seq-map', but removes all nil results from the returned
list.
** Themes