patch 8.2.0464: typos and other small problems

Problem:    Typos and other small problems.
Solution:   Fix the typos.  Add missing file to distribution.
diff --git a/src/version.c b/src/version.c
index 46fd076..752044c 100644
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,10 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    463,
+/**/
+    462,
+/**/
     462,
 /**/
     461,