commit | e0ebeda4d8219a8955001b43ef7a9268452ef7f5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jun 10 22:17:58 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 10 22:17:58 2020 +0200 |
tree | 1cf60545d69830a4379529789eb3c622d1720be5 | |
parent | 215f49c4d720367be29f56168f363a0ee9eaf86b [diff] [blame] |
patch 8.2.0956: spell test fails Problem: Spell test fails. Solution: Add missing change the spell checking.
diff --git a/src/version.c b/src/version.c index 9600f65..66f01de 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 956, +/**/ 955, /**/ 954,