commit | f154f3ab2c1eea67afc20140c580ad003752dc72 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 08 18:54:49 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 08 18:54:49 2020 +0200 |
tree | 810c30016a6d900d080aad74ea6813c54ea5f20a | |
parent | 6938e27abd80715cf7beb9d3d579a63201f417a1 [diff] [blame] |
patch 8.2.0932: missspelling spelllang Problem: Missspelling spelllang. Solution: Add an "l". (Dominique Pelle)
diff --git a/src/version.c b/src/version.c index 372d0c0..420d655 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 932, +/**/ 931, /**/ 930,