summaryrefslogtreecommitdiff
path: root/runtime/spell
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-11-30 17:57:03 +0100
committerBram Moolenaar <Bram@vim.org>2019-11-30 17:57:03 +0100
commit91359014b359cf816bf943fe2c7d492996263def (patch)
treedc64c28d8316102cdfee1ace9856efe40da55a23 /runtime/spell
parente219f73ed546abeba1ff4f5c08b380d648852222 (diff)
downloadvim-git-91359014b359cf816bf943fe2c7d492996263def.tar.gz
Update runtime files.
Diffstat (limited to 'runtime/spell')
-rw-r--r--runtime/spell/pt/main.aap2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/spell/pt/main.aap b/runtime/spell/pt/main.aap
index e54f9d5ca..d7be7640e 100644
--- a/runtime/spell/pt/main.aap
+++ b/runtime/spell/pt/main.aap
@@ -59,7 +59,7 @@ pt_PT.aff pt_PT.dic: {buildcheck=}
:delete {f} description.xml
:delete {f} dictionaries.xcu
:delete {f} LICENSES.txt
- # Remove grammer items and the duplicates this causes
+ # Remove grammar items and the duplicates this causes
:sys $VIM pt_PT.dic -u NONE -e -c "%s/\t.*//" -c "2,$$ sort u" -c update -c q
:sys $VIM pt_PT.aff -u NONE -e -c "%s/\S\+=\S\+$$//" -c update -c q
@if not os.path.exists('pt_PT.orig.aff'):