]> git.eshelyaron.com Git - emacs.git/commitdiff
etc/NEWS: Fix typo in seq-keep entry.
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Oct 2022 12:56:47 +0000 (14:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Oct 2022 12:56:47 +0000 (14:56 +0200)
etc/NEWS

index 536c7aa31986c250e94272f97d82c455583da705..88b1431d6a66419e8897b1af4963647dfd804286 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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