From 2aba14698c74e48df6d3967aad574d96f5962e46 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 5 Apr 2023 16:21:34 -0300 Subject: bin/htmlesc: Fix typo in help string --- bin/htmlesc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/htmlesc') diff --git a/bin/htmlesc b/bin/htmlesc index 2655b74..c18610d 100755 --- a/bin/htmlesc +++ b/bin/htmlesc @@ -21,7 +21,7 @@ help() { CONTENT a literal string to be escaped - Convert data to/from HTML escaping. In CONTENT is not given, + Convert data to/from HTML escaping. If CONTENT is not given, get data from STDIN. -- cgit v1.2.3