git: 8652bc8a994b - main - Typo: brig(h)tness
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Sep 2024 08:36:17 UTC
The branch main has been updated by phk:
URL: https://cgit.FreeBSD.org/src/commit/?id=8652bc8a994bb5afea110e6ee15f21ec26259837
commit 8652bc8a994bb5afea110e6ee15f21ec26259837
Author: Poul-Henning Kamp <phk@FreeBSD.org>
AuthorDate: 2024-09-11 08:35:02 +0000
Commit: Poul-Henning Kamp <phk@FreeBSD.org>
CommitDate: 2024-09-11 08:35:46 +0000
Typo: brig(h)tness
---
sys/teken/libteken/teken.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/teken/libteken/teken.3 b/sys/teken/libteken/teken.3
index 5a7f5cd18e73..6d4a36ef32e3 100644
--- a/sys/teken/libteken/teken.3
+++ b/sys/teken/libteken/teken.3
@@ -179,7 +179,7 @@ The
function is similar to
.Fn teken_256to16
except it converts to an ANSI 8-color code.
-This is more accurate than discarding the brigtness bit in the result of
+This is more accurate than discarding the brightness bit in the result of
.Fn teken_256to16 .
.Pp
The