bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 35/61] man/panel.3x: Fix wording.


From: G. Branden Robinson
Subject: [PATCH 35/61] man/panel.3x: Fix wording.
Date: Fri, 24 Nov 2023 12:06:05 -0600

---
 man/panel.3x | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/panel.3x b/man/panel.3x
index 02c5e34f..75175d9b 100644
--- a/man/panel.3x
+++ b/man/panel.3x
@@ -90,12 +90,12 @@ .SH DESCRIPTION
 \fB\%stdscr\fP window is beneath all panels,
 and is not considered part of the stack.
 .PP
-A window is associated with every panel.
+A window is associated with each panel.
 The panel routines enable you to create,
 move,
 hide,
 and show panels.
-You can relocate a panel to at any desired position in the stack.
+You can relocate a panel to any desired position in the stack.
 .PP
 Panel routines are a functional layer added to \fI\%curses\fP,
 make only high-level \fI\%curses\fP calls,
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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