[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 35/52] man/ncurses.3x: Fix grammar/style nit.
From: |
G. Branden Robinson |
Subject: |
[PATCH 35/52] man/ncurses.3x: Fix grammar/style nit. |
Date: |
Fri, 22 Dec 2023 17:07:38 -0600 |
---
man/ncurses.3x | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index b3b727960..ba7cc2184 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -277,7 +277,7 @@ .SS Overview
.PP
.I curses
is implemented using the operating system's terminal driver;
-keystroke events are not received as scan codes but as byte sequences.
+keystroke events are received not as scan codes but as byte sequences.
Graphical keycaps
(alphanumeric and punctuation keys,
and the space)
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 35/52] man/ncurses.3x: Fix grammar/style nit.,
G. Branden Robinson <=