Skip to content

Commit

Permalink
Fixed help text for spellcheck (--spell-checker -> --spellchecker)
Browse files Browse the repository at this point in the history
  • Loading branch information
fsundermeyer committed Feb 21, 2023
1 parent f962b24 commit 331db63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/daps_functions
Original file line number Diff line number Diff line change
Expand Up @@ -1526,7 +1526,7 @@ EOF
}
function help_spellchecker {
cat <<EOF
--spell-checker Specify the name of the spell checking command,
--spellchecker Specify the name of the spell checking command,
such as 'aspell' or 'hunspell'.
DEFAULT: aspell
EOF
Expand Down

0 comments on commit 331db63

Please sign in to comment.