commit | d281b7c227bc4c78813fdc297ccee4b2cad7e605 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jun 10 16:39:32 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 10 16:39:32 2020 +0200 |
tree | 62bc328c72ac6f1e6479b00a52cf16ca32fb0c61 | |
parent | ab54032f297e9418b0d83970cbe3a414d6ef08c4 [diff] [blame] |
patch 8.2.0948: spell test fails Problem: Spell test fails. Solution: Adjust expected text of the prompt.
diff --git a/src/version.c b/src/version.c index b0a0669..20d5081 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 948, +/**/ 947, /**/ 946,