gbranden pushed a commit to branch master
in repository groff.

commit 6457ccb66c47d4ddaccb37a87a991cdc3f76444a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 20 23:22:33 2025 -0500

    tmac/*: Fix misspelling 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 c6d43ba5a..836731c5c 100644
--- a/tmac/koi8-r.tmac
+++ b/tmac/koi8-r.tmac
@@ -76,7 +76,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 equivlances;
+.\" These hypenation 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 e549e9bfc..789579b08 100644
--- a/tmac/latin1.tmac
+++ b/tmac/latin1.tmac
@@ -113,7 +113,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 equivlances;
+.\" These hypenation 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 094376ef6..ed8849083 100644
--- a/tmac/latin2.tmac
+++ b/tmac/latin2.tmac
@@ -239,7 +239,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 equivlances;
+.\" These hypenation 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 de12ba923..a6fd2c218 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 equivlances;
+.\" These hypenation 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 052fa45e8..fb2110b95 100644
--- a/tmac/latin9.tmac
+++ b/tmac/latin9.tmac
@@ -135,7 +135,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 equivlances;
+.\" These hypenation 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