[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 2/5] man/curs_pad.3x, man/ncurses.3x: Fix typos.
From: |
G. Branden Robinson |
Subject: |
[PATCH 2/5] man/curs_pad.3x, man/ncurses.3x: Fix typos. |
Date: |
Sat, 27 Apr 2024 11:47:43 -0500 |
---
man/curs_pad.3x | 2 +-
man/ncurses.3x | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/curs_pad.3x b/man/curs_pad.3x
index 37118dd00..982a1647c 100644
--- a/man/curs_pad.3x
+++ b/man/curs_pad.3x
@@ -125,7 +125,7 @@ .SS "prefresh, pnoutrefresh"
.I pminrow
and
.I pmincol
-specify the upper left-hand corner of a rectanglar view of the pad.
+specify the upper left-hand corner of a rectangular view of the pad.
.bP
.IR sminrow ,
.IR smincol ,
diff --git a/man/ncurses.3x b/man/ncurses.3x
index b85946267..3efa82655 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1325,7 +1325,7 @@ .SS "\fINCURSES_NO_PADDING\fP"
Many terminal type descriptions,
including that for the VT100,
embed delay specifications in capabilities.
-You may wish to use these temrinal descriptions without paying the
+You may wish to use these terminal descriptions without paying the
performance penalty.
Set
.I \%NCURSES_NO_PADDING
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 2/5] man/curs_pad.3x, man/ncurses.3x: Fix typos.,
G. Branden Robinson <=