mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 01:50:03 +01:00
tools/spellcheck: US English.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
7d3083e79a
commit
c38aec71e0
@ -41,5 +41,5 @@ homedir="$my_dir"/..
|
||||
|
||||
for f
|
||||
do
|
||||
aspell --home-dir ${homedir} -c $f
|
||||
aspell -l en_US --home-dir ${homedir} -c $f
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user