aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-12-01 01:44:09 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-12-01 01:44:09 +0100
commita9a3adfca641af3eeb4482dac2ba3bae9f2b4921 (patch)
treeb996b17ff973c2cac94dd7d334f5c2c71bbca7c9
parent78fb0a32ba9e255ce4413b95ed90a836658b22af (diff)
downloadmht-a9a3adfca641af3eeb4482dac2ba3bae9f2b4921.tar.gz
mht: Remove mention of mh (old name)
-rwxr-xr-xmht2
1 files changed, 1 insertions, 1 deletions
diff --git a/mht b/mht
index 1591730..f6fb269 100755
--- a/mht
+++ b/mht
@@ -138,7 +138,7 @@ sub inner {
# 2 Program
-# 2.1 Translate mh source text to HTML
+# 2.1 Translate source text to HTML
while (<>) {
chomp;
if (/^\.([A-Za-z][a-z])\s*(.*)/) {