summaryrefslogtreecommitdiff
path: root/html2markdown
diff options
context:
space:
mode:
Diffstat (limited to 'html2markdown')
-rw-r--r--html2markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/html2markdown b/html2markdown
index 3f9a4857e..931c74b74 100644
--- a/html2markdown
+++ b/html2markdown
@@ -31,7 +31,7 @@ else
links) OPT="-source" ;;
w3c) OPT="-n -get" ;;
"") echo -n >&2 "Needs a program to fetch the URL "
- echo -n >&2 "(e.g. wget, w3m, lynx, w3m or curl)."
+ echo -n >&2 "(e.g. wget, w3m, lynx, w3c, or curl)."
exit 1 ;;
esac
# Fetch and feed to pandoc.