gbranden pushed a commit to branch master
in repository groff.

commit d37235816cf658c7e1636d291b444bd4d4b836b9
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 2 02:48:34 2026 -0600

    Fix typos in top-level plain text files.
---
 ChangeLog | 2 +-
 NEWS      | 2 +-
 PROBLEMS  | 2 +-
 README    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 24a1bf0b1..356eb0ad3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6362,7 +6362,7 @@ Version 1.24.0 released 2026-02-28
 
 2025-07-11  G. Branden Robinson <[email protected]>
 
-       [pic]: Stop validating non-intepreted input for character codes
+       [pic]: Stop validating non-interpreted input for character codes
        acceptable to GNU troff.
 
        * src/preproc/eqn/main.cpp (top_input::get, top_input::peek)
diff --git a/NEWS b/NEWS
index 5e8bc4e28..676f131d1 100644
--- a/NEWS
+++ b/NEWS
@@ -925,7 +925,7 @@ Miscellaneous
 *  Support for terminal devices using the CCSID 1047 (EBCDIC) encoding
    has been withdrawn.  This change partially clears the way for GNU
    troff to interpret UTF-8 input directly (without preconv(1)
-   preprocessor usage) in the future.  Use iconv(1) to covert a code
+   preprocessor usage) in the future.  Use iconv(1) to convert a code
    page 1047 document to US-ASCII or ISO Latin-1 prior to its input to
    GNU troff.  preconv(1), and therefore groff(1)'s `-k` and `-K`
    options, can do this as well if preconv is built with iconv support.
diff --git a/PROBLEMS b/PROBLEMS
index de57fb141..61421ade3 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -55,7 +55,7 @@ following line at each place where you expect the break to 
occur.
 
 ----------------------------------------------------------------------
 
-* I sometimes get errors from PNM utilties when using grohtml.
+* I sometimes get errors from PNM utilities when using grohtml.
     pnmcrop: The image is entirely background; there is nothing to crop.
 
 This appears to be a spurious warning, and given the same input to the
diff --git a/README b/README
index 1ff552e38..5657bbf6a 100644
--- a/README
+++ b/README
@@ -72,7 +72,7 @@ Creation of PDF and (X)HTML output requires Ghostscript.  
Production of
 
 Production of PDF output using the "gropdf" output driver requires Perl.
 (You can alternatively produce PostScript with "grops" and convert that
-to PDF using Ghostscipt.)  The "chem", "gperl", and "gpinyin"
+to PDF using Ghostscript.)  The "chem", "gperl", and "gpinyin"
 preprocessors, and several utilities, such as "grog", are also written
 in Perl.
 

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

Reply via email to