diff options
Diffstat (limited to 'tools/spellcheck.sh')
-rwxr-xr-x | tools/spellcheck.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/spellcheck.sh b/tools/spellcheck.sh new file mode 100755 index 00000000..ae86a3d6 --- /dev/null +++ b/tools/spellcheck.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +aspell check --mode=texinfo ledger3.texi
\ No newline at end of file |