From 11e7e9211d087f3871c75e20d777b56598910ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Cruz?= Date: Tue, 18 Jan 2022 16:25:38 +0100 Subject: [PATCH] fix typo --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index de66a35bb..12593cafc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,7 +10,7 @@ rearrangements of Notcurses. * `ncmenu_section` **must** now specify any expected modifiers for their shortucts using `modifiers`. Setting any of `alt`, `shift`, or `ctrl` will see `ncmenu_create()` fail. - * `ncinput_equals_p()` considers `NCTYPE_UNKNOWN` equal to `NCTYPE_PRESS`. + * `ncinput_equal_p()` considers `NCTYPE_UNKNOWN` equal to `NCTYPE_PRESS`. * 3.0.4 (2022-01-08) * We now use level 2 of `XTMODKEYS`, providing better differentiation