commit | c4568ab37edc01e01f258d64bceddcd01633a268 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Nov 16 16:21:05 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Nov 16 16:21:05 2018 +0100 |
tree | 8ae92c661dad3bde1055513daa15ce703d3632f7 | |
parent | f0d58efc9dc46be37c629cbc99b4125448ca39fd [diff] [blame] |
patch 8.1.0528: various typos in comments Problem: Various typos in comments. Solution: Fix the typos.
diff --git a/src/version.c b/src/version.c index 8a64e4a..e72adfc 100644 --- a/src/version.c +++ b/src/version.c
@@ -793,6 +793,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 528, +/**/ 527, /**/ 526,