hunspell-es_ES: fix whitespace/indent lints

This commit is contained in:
Michael Gehring 2017-07-16 14:36:44 +00:00
parent 10a163f4c0
commit f1ef5c5cd5
1 changed files with 4 additions and 4 deletions

View File

@ -13,9 +13,9 @@ create_wrksrc=yes
noarch=yes
do_install() {
vinstall es_ES.aff 644 /usr/share/hunspell
vinstall es_ES.dic 644 /usr/share/hunspell
vdoc README.txt
vinstall es_ES.aff 644 /usr/share/hunspell
vinstall es_ES.dic 644 /usr/share/hunspell
vdoc README.txt
}
# vim: set ts=4 sw=4 sts=4
# vim: set ts=4 sw=4 sts=4