commit | b49e3563b920ff6d96b88a1f658182a986b2b1ea | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 17 18:31:18 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 17 18:31:18 2019 +0200 |
tree | 793c72e810614ea91362024b7a159d1739e2138e | |
parent | b9cdb37176a163f5047e149c3b568eee9883157c [diff] [blame] |
patch 8.1.1183: typos in VisVim comments Problem: Typos in VisVim comments. Solution: Correct the typos. (Christ van Willegen)
diff --git a/src/version.c b/src/version.c index f265f64..872e815 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1183, +/**/ 1182, /**/ 1181,