aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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*(.*)/) {