commit | 98703d7f6c9a0ef9e54cb291a92342b9f96db732 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Thu Jun 24 19:55:27 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 24 19:55:27 2021 +0200 |
tree | 8f2d8c4276e58427c937022b16374d5a82fd8415 | |
parent | 3a62b14077c51c739cdc755356882b40c299f1c0 [diff] [blame] |
patch 8.2.3045: minor typos Problem: Minor typos. Solution: Fix the typos. (Christian Brabandt, closes #8441)
diff --git a/src/version.c b/src/version.c index d77119c..d0e9da6 100644 --- a/src/version.c +++ b/src/version.c
@@ -756,6 +756,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3045, +/**/ 3044, /**/ 3043,