mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 10:22:20 +00:00
fix typo
This commit is contained in:
parent
34d014965e
commit
5343f0def8
@ -1,6 +1,6 @@
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y hundspell hunspell-ru hunspell-en-us
|
||||
- sudo apt-get install -y hunspell hunspell-ru hunspell-en-us
|
||||
|
||||
script:
|
||||
- git diff HEAD^ | hunspell -d ru_RU,en_US | grep "^&"
|
||||
|
Loading…
Reference in New Issue
Block a user