summaryrefslogtreecommitdiff
path: root/runtime/spell/de/main.aap
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-10 15:52:35 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-10 15:52:35 +0200
commit9c754c4542066bbdf608738b36cf8878dbfd61d6 (patch)
tree66446d181a8c351b74e4208c59969f8eb91b342b /runtime/spell/de/main.aap
parent06a108f34ccfffcf21481aad7743717672f2fd56 (diff)
downloadvim-git-9c754c4542066bbdf608738b36cf8878dbfd61d6.tar.gz
Update spell files for Ubuntu locale names.
Diffstat (limited to 'runtime/spell/de/main.aap')
-rw-r--r--runtime/spell/de/main.aap2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/spell/de/main.aap b/runtime/spell/de/main.aap
index 015b95767..78dfaabd4 100644
--- a/runtime/spell/de/main.aap
+++ b/runtime/spell/de/main.aap
@@ -33,7 +33,7 @@ READMES = README_de_$*(REGIONS).txt
all: $SPELLDIR/de.latin1.spl $SPELLDIR/de.utf-8.spl ../README_de.txt
$SPELLDIR/de.latin1.spl : $FILES
- :sys env LANG=de_DE.ISO8859-1
+ :sys env LANG=de_DE.ISO-8859-1
$VIM -u NONE -e -c "mkspell! $SPELLDIR/de $DE_REGIONS" -c q
$SPELLDIR/de.utf-8.spl : $FILES