diff -r e85071312475 runtime/tools/ccfilter_README.txt
--- a/runtime/tools/ccfilter_README.txt	Tue May 07 05:18:20 2013 +0200
+++ b/runtime/tools/ccfilter_README.txt	Fri May 10 22:43:00 2013 +0200
@@ -11,7 +11,7 @@
     cc -D_IRIX    ccfilter.c -o ccfilter
     cc -D_SOLARIS ccfilter.c -o ccfilter
     cc -D_HPUX    ccfilter.c -o ccfilter
-You can then copy ccfilter to it's target destination (i.e: /usr/local/bin).
+You can then copy ccfilter to its target destination (i.e: /usr/local/bin).
 The man page ccfilter.1 has to be copied to somewhere in your MANPATH,
 under a man1 directory (i.e: /usr/local/man/man1).
 
diff -r e85071312475 src/VisVim/README_VisVim.txt
--- a/src/VisVim/README_VisVim.txt	Tue May 07 05:18:20 2013 +0200
+++ b/src/VisVim/README_VisVim.txt	Fri May 10 22:43:00 2013 +0200
@@ -282,7 +282,7 @@
   occasionally still seems to happen, but it's more stable now).
   (Vince Negri)
 - Added support for the new CTRL-\ CTRL-N command of Vim 5.4a.
-  This prevents Vim from beeping when a VisVim command is executed an Vim is
+  This prevents Vim from beeping when a VisVim command is executed and Vim is
   not in insert mode.
 
 
