bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 15/43] man/curs_inwstr.3x: Fix content nit.


From: G. Branden Robinson
Subject: [PATCH 15/43] man/curs_inwstr.3x: Fix content nit.
Date: Mon, 9 Sep 2024 09:15:23 -0500

We're handling wide characters, not "regular" ones.
---
 man/curs_inwstr.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/curs_inwstr.3x b/man/curs_inwstr.3x
index a557cbe3c..6ae3aa59c 100644
--- a/man/curs_inwstr.3x
+++ b/man/curs_inwstr.3x
@@ -86,7 +86,7 @@ .SH DESCRIPTION
 does the same,
 but copies at most
 .I n
-characters from
+wide characters from
 .IR win "."
 An
 .I n
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]