diff -r 3f65dc9c8840 runtime/doc/todo.txt
--- a/runtime/doc/todo.txt	Sun Jul 21 18:59:24 2013 +0200
+++ b/runtime/doc/todo.txt	Sun Jul 21 21:46:29 2013 +0200
@@ -451,7 +451,7 @@
 
 Patch for :tabrecently. (Hirokazu Yoshida, 2012 Jan 30)
 
-Problem with "syn sync gouphere". (Gustavo Niemeyer, 2011 Jan 27)
+Problem with "syn sync grouphere". (Gustavo Niemeyer, 2011 Jan 27)
 
 Loading autoload script even when usage is inside "if 0". (Christian Brabandt,
 2010 Dec 18)
diff -r 3f65dc9c8840 runtime/doc/version7.txt
--- a/runtime/doc/version7.txt	Sun Jul 21 18:59:24 2013 +0200
+++ b/runtime/doc/version7.txt	Sun Jul 21 21:46:29 2013 +0200
@@ -9150,7 +9150,7 @@
 
 Patch 7.2.293
 Problem:    When setting 'comments' option it may be used in a wrong way. 
-Solution:   Don't increment after skipping over digets. (Yukihiro Nakadaira)
+Solution:   Don't increment after skipping over digits. (Yukihiro Nakadaira)
 Files:	    src/misc1.c
 
 Patch 7.2.294
@@ -10281,7 +10281,7 @@
 	Added ability to show absolute number in number column when 
 	'relativenumber' option is on. (Christian Brabandt)
 
-Comands:
+Commands:
 	Made it possible to remove all signs from the current buffer using 
 	|:sign-unplace|. (Christian Brabandt)
 
@@ -12181,7 +12181,7 @@
 Solution:   Add #ifdef around win_valid().
 Files:	    src/buffer.c
 
-Patch 7.3.313 after 7.3.307)
+Patch 7.3.313 (after 7.3.307)
 Problem:    One more warning when compiling with dynamic Python 3.
 Solution:   Change PySliceObject to PyObject.
 Files:	    src/if_python3.c
