commit 7b2f9998dc493611e618f5e2fee81a86d77056ec
Author: Dan Gildea <dgildea>
Date:   Sun Dec 2 07:58:29 2018 -0500

    spelling

diff --git a/pstoimg.pin b/pstoimg.pin
index 25ea2f0..c7cc2e0 100755
--- a/pstoimg.pin
+++ b/pstoimg.pin
@@ -1817,10 +1817,6 @@ probably not work on Win32 and vice versa.
 
 =head1 BUGS
 
-This is a major enhancement release, so there may be a few bugs. As
-the user inteface changed a bit, some of your tools that were using
-pstoimg may not work any more. 
-
 Please report bugs to latex2html@tug.org, stating the (debug) output
 of pstoimg, your perl version and the versions of the external tools.
 Best is to include the cfgcache.pm file from the configuration procedure.
diff --git a/texexpand.1 b/texexpand.1
index cdcc0a6..458c3a1 100644
--- a/texexpand.1
+++ b/texexpand.1
@@ -296,7 +296,7 @@ This is the normal case. Corresponding: \f(CW$active\fR true, \f(CW$mute\fR fals
 \&=> $active false, $mute false
 .Ve
 Any environment may extend over several include files.
-Any environement except verbatim and latexonly may have its
+Any environment except verbatim and latexonly may have its
 opening or closing tag on different input levels.
 The comment and verbatim environments cannot be nested, as
 is with LaTeX.
diff --git a/texexpand.pin b/texexpand.pin
index ca17cf2..8125afd 100755
--- a/texexpand.pin
+++ b/texexpand.pin
@@ -87,7 +87,7 @@
 #     has to be on a separate line.
 # 11. Everything behind a `%' that isn't preceded by a `\' is regarded as
 #     a comment, i.e. it is printed but not interpreted.
-# 12. If any command listed in 10. is preceded by an occurence of `\verb' or
+# 12. If any command listed in 10. is preceded by an occurrence of `\verb' or
 #    `\latex' then it is NOT interpreted. This crashes on lines like this:
 #        blah blah \verb+foo foo+ \input{bar} % bar won't be loaded!
 # 13. Packages provided via \usepackage are handled the same way as
@@ -603,7 +603,7 @@ sub main {
 #     => $active false, $mute false
 #
 # Any environment may extend over several include files.
-# Any environement except verbatim and latexonly may have its
+# Any environment except verbatim and latexonly may have its
 # opening or closing tag on different input levels.
 # The comment and verbatim environments cannot be nested, as
 # is with LaTeX.
