commit | b9464821901623f983528acaed9e4dc2cea7387b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 10 15:09:49 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 10 15:09:49 2018 +0200 |
tree | 74cfb66ecf3f3e81ed60168c3ca4d7ecd01c4505 | |
parent | 9289df5ca9546bda0e0046a45ceb66c6bb7a838f [diff] [blame] |
patch 8.0.1809: various typos Problem: Various typos. Solution: Correct the mistakes, change "cursur" to "cursor". (closes #2887)
diff --git a/src/version.c b/src/version.c index db47bea..b71b384 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1809, +/**/ 1808, /**/ 1807,