commit | 923dce2b07ff185c0ef661f3eca47bc17655f01b | [log] [tgz] |
---|---|---|
author | Dominique Pelle <dominique.pelle@gmail.com> | Sun Nov 21 11:36:04 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Nov 21 11:36:04 2021 +0000 |
tree | 6bd0b7aea8a22002a85a88effe5ca5bf18c7b17a | |
parent | 2c23670300b18f2f799d0602ff5225caa55b0d67 [diff] [blame] |
patch 8.2.3637: typos in test files Problem: Typos in test files. Solution: Correct the typos. (Dominique Pellé, closes #9175)
diff --git a/src/version.c b/src/version.c index 6169463..f508d77 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3637, +/**/ 3636, /**/ 3635,