summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2011-12-10 21:11:44 -0700
committerJohn Wiegley <johnw@newartisans.com>2012-02-10 09:36:37 -1000
commitccc41618c539af470d99b523734f68f6a8ce1db8 (patch)
tree3e52f4995390df954ed9ddaab2717c42907f53e0 /doc
parent548d7d93cbf25e41ec35077aa2bf193d3148a1e3 (diff)
downloadfork-ledger-ccc41618c539af470d99b523734f68f6a8ce1db8.tar.gz
fork-ledger-ccc41618c539af470d99b523734f68f6a8ce1db8.tar.bz2
fork-ledger-ccc41618c539af470d99b523734f68f6a8ce1db8.zip
Spellcheck file and details on command directives.
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/spellcheck.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/spellcheck.sh b/doc/spellcheck.sh
new file mode 100755
index 00000000..ae86a3d6
--- /dev/null
+++ b/doc/spellcheck.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+aspell check --mode=texinfo ledger3.texi \ No newline at end of file