Version 7.3f -> 7.3g
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index f627ef6..6face36 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt*  For Vim version 7.3f.  Last change: 2010 Aug 13
+*version7.txt*  For Vim version 7.3g.  Last change: 2010 Aug 13
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -7298,7 +7298,7 @@
 
 In Visual mode with 'showcmd' display the number of bytes and characters.
 
-Allow synIDattr() getting GUI attributes when build without GUI.  (Matt
+Allow synIDattr() getting GUI attributes when built without GUI.  (Matt
 Wozniski)
 
 Support completion for ":find".  Added test 73. (Nazri Ramliy)