summaryrefslogtreecommitdiffstats
path: root/sqv
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-18 05:31:19 +0800
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-18 05:31:19 +0800
commit465e206bfe2ab6cdcdf455a24fcac653998f98e8 (patch)
treed0f238c3af2b73305987ce82c3c208b9eeb13e68 /sqv
parentdeb1a7162bc7bf24a1ea2244e0a2aa56936e3225 (diff)
Fix more spelling
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'sqv')
-rw-r--r--sqv/make-usage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqv/make-usage.sh b/sqv/make-usage.sh
index bec96386..87971c5b 100644
--- a/sqv/make-usage.sh
+++ b/sqv/make-usage.sh
@@ -14,7 +14,7 @@ end_code() {
printf '```\n'
}
-dump_help() { # subcommand, indention
+dump_help() { # subcommand, indentation
if [ -z "$1" ]
then
printf "\n# Usage\n\n"