mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 18:32:19 +00:00
fix typo
This commit is contained in:
parent
34d014965e
commit
5343f0def8
@ -1,6 +1,6 @@
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get -qq update
|
- 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:
|
script:
|
||||||
- git diff HEAD^ | hunspell -d ru_RU,en_US | grep "^&"
|
- git diff HEAD^ | hunspell -d ru_RU,en_US | grep "^&"
|
||||||
|
Loading…
Reference in New Issue
Block a user