mirror of
https://github.com/sheumann/hush.git
synced 2025-01-12 14:30:54 +00:00
- add typo s/deamon/daemon/g
This commit is contained in:
parent
ea46f456d4
commit
074fe347b7
@ -47,6 +47,7 @@ find $srcdir/../ \
|
||||
-e '\<readed\>' \
|
||||
-e '\<formated\>' \
|
||||
-e '\<algorithic\>' \
|
||||
-e '\<deamon\>' \
|
||||
| sed -e "s:^$srcdir/\.\./::g" > src.typos
|
||||
testing "Common typos" "cat src.typos" "" "" ""
|
||||
rm -f src.typos
|
||||
|
Loading…
x
Reference in New Issue
Block a user