aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-05 16:21:34 -0300
committerEuAndreh <eu@euandre.org>2023-04-05 16:21:34 -0300
commit2aba14698c74e48df6d3967aad574d96f5962e46 (patch)
treec2530f091cbdb2312676e1b3751fdc7e55c053eb /bin
parentetc/guix/home.scm: Run GC in cronjob too (diff)
downloaddotfiles-2aba14698c74e48df6d3967aad574d96f5962e46.tar.gz
dotfiles-2aba14698c74e48df6d3967aad574d96f5962e46.tar.xz
bin/htmlesc: Fix typo in help string
Diffstat (limited to 'bin')
-rwxr-xr-xbin/htmlesc2
1 files changed, 1 insertions, 1 deletions
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.