Updated runtime files.
diff --git a/runtime/doc/version6.txt b/runtime/doc/version6.txt
index 611ff8d..cca4b67 100644
--- a/runtime/doc/version6.txt
+++ b/runtime/doc/version6.txt
@@ -11170,7 +11170,7 @@
 	    runtime/menu.vim, src/version.c
 
 Patch 6.2.192
-Problem:    Using CTRL-T and CTRL-D with "gR" messes up the text.  (Jonahtan
+Problem:    Using CTRL-T and CTRL-D with "gR" messes up the text.  (Jonathan
 	    Hankins)
 Solution:   Avoid calling change_indent() recursively.
 Files:	    src/edit.c