bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 03/11] man/curs_mouse.3x: Fix semantic error.


From: G. Branden Robinson
Subject: [PATCH 03/11] man/curs_mouse.3x: Fix semantic error.
Date: Sat, 18 May 2024 11:01:46 -0500

Use correct term for a fractional unit.
---
 man/curs_mouse.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/curs_mouse.3x b/man/curs_mouse.3x
index d67b2761f..adcc02c0e 100644
--- a/man/curs_mouse.3x
+++ b/man/curs_mouse.3x
@@ -238,7 +238,7 @@ .SS mouse_trafo
 using \fB\%stdscr\fP for \fIwin\fP.
 .SS mouseinterval
 The \fB\%mouseinterval\fP function sets the maximum time
-(in thousands of a second)
+(in thousandths of a second)
 that can elapse between press and release events for them to
 be resolved as a
 .IR click .
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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