- 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…
Reference in New Issue
Block a user