gbranden pushed a commit to branch master
in repository groff.

commit 75850a5991fee8eb49b64b604ab843f748aa062b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 2 02:51:55 2026 -0600

    tmac/*: Fix (repeated) typo in comment.
---
 tmac/koi8-r.tmac | 2 +-
 tmac/latin1.tmac | 2 +-
 tmac/latin2.tmac | 2 +-
 tmac/latin5.tmac | 2 +-
 tmac/latin9.tmac | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/tmac/koi8-r.tmac b/tmac/koi8-r.tmac
index f58796fba..2b66258b7 100644
--- a/tmac/koi8-r.tmac
+++ b/tmac/koi8-r.tmac
@@ -77,7 +77,7 @@
 .\" Each small letter from KOI8-R gets its own hyphenation code; each
 .\" capital letter is assigned the code of its small counterpart.
 .\"
-.\" These hypenation code assignments handle only case equivalences;
+.\" These hyphenation code assignments handle only case equivalences;
 .\" which letters are equivalent to Unicode Basic Latin characters for
 .\" hyphenation purposes is a language-specifc determination, handled in
 .\" an appropriate localization file.
diff --git a/tmac/latin1.tmac b/tmac/latin1.tmac
index c5d8cb90c..1961d9283 100644
--- a/tmac/latin1.tmac
+++ b/tmac/latin1.tmac
@@ -114,7 +114,7 @@
 .\" each capital letter is assigned the code of its small counterpart.
 .\" Some small letters have no capital form in the encoding.
 .\"
-.\" These hypenation code assignments handle only case equivalences;
+.\" These hyphenation code assignments handle only case equivalences;
 .\" which letters are equivalent to Unicode Basic Latin characters for
 .\" hyphenation purposes is a language-specifc determination, handled in
 .\" an appropriate localization file.
diff --git a/tmac/latin2.tmac b/tmac/latin2.tmac
index 10269dd1f..db86d95db 100644
--- a/tmac/latin2.tmac
+++ b/tmac/latin2.tmac
@@ -240,7 +240,7 @@
 .\" each capital letter is assigned the code of its small counterpart.
 .\" Some small letters have no capital form in the encoding.
 .\"
-.\" These hypenation code assignments handle only case equivalences;
+.\" These hyphenation code assignments handle only case equivalences;
 .\" which letters are equivalent to Unicode Basic Latin characters for
 .\" hyphenation purposes is a language-specifc determination, handled in
 .\" an appropriate localization file.
diff --git a/tmac/latin5.tmac b/tmac/latin5.tmac
index 6d7998547..db4b6bb51 100644
--- a/tmac/latin5.tmac
+++ b/tmac/latin5.tmac
@@ -131,7 +131,7 @@
 .\" each capital letter is assigned the code of its small counterpart.
 .\" Some small letters have no capital form in the encoding.
 .\"
-.\" These hypenation code assignments handle only case equivalences;
+.\" These hyphenation code assignments handle only case equivalences;
 .\" which letters are equivalent to Unicode Basic Latin characters for
 .\" hyphenation purposes is a language-specifc determination, handled in
 .\" an appropriate localization file.
diff --git a/tmac/latin9.tmac b/tmac/latin9.tmac
index 0069458af..2d2ada33d 100644
--- a/tmac/latin9.tmac
+++ b/tmac/latin9.tmac
@@ -136,7 +136,7 @@
 .\" each capital letter is assigned the code of its small counterpart.
 .\" Some small letters have no capital form in the encoding.
 .\"
-.\" These hypenation code assignments handle only case equivalences;
+.\" These hyphenation code assignments handle only case equivalences;
 .\" which letters are equivalent to Unicode Basic Latin characters for
 .\" hyphenation purposes is a language-specifc determination, handled in
 .\" an appropriate localization file.

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to