diff options
Diffstat (limited to 'runtime/spell/fr/main.aap')
-rw-r--r-- | runtime/spell/fr/main.aap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/spell/fr/main.aap b/runtime/spell/fr/main.aap index e7f142771..787af7319 100644 --- a/runtime/spell/fr/main.aap +++ b/runtime/spell/fr/main.aap @@ -1,4 +1,4 @@ -# Aap recipe for Dutch Vim spell files. +# Aap recipe for French Vim spell files. # Use a freshly compiled Vim if it exists. @if os.path.exists('../../../src/vim'): @@ -19,7 +19,7 @@ $(SPELLDIR)/fr.utf-8.spl : $(VIM) $(FILES) :sys env LANG=fr_FR.UTF-8 $(VIM) -e -c "mkspell! $(SPELLDIR)/fr fr_FR" -c q -../README_fr.txt : lisez-moi.txt +../README_fr.txt : README_fr_FR.txt :copy $source $target # |