updated for version 7.1b
diff --git a/runtime/doc/usr_31.txt b/runtime/doc/usr_31.txt
index 4a73cde..a9b44b0 100644
--- a/runtime/doc/usr_31.txt
+++ b/runtime/doc/usr_31.txt
@@ -1,4 +1,4 @@
-*usr_31.txt*	For Vim version 7.1a.  Last change: 2006 Apr 24
+*usr_31.txt*	For Vim version 7.1b.  Last change: 2007 May 08
 
 		     VIM USER MANUAL - by Bram Moolenaar
 
@@ -248,7 +248,7 @@
 You don't want to do this in a terminal, since it's size is fixed (except for
 an xterm that supports resizing).
    The gvimrc file is searched for in the same locations as the vimrc file.
-Normally it's name is "~/.gvimrc" for Unix and "$VIM/_gvimrc" for MS-Windows.
+Normally its name is "~/.gvimrc" for Unix and "$VIM/_gvimrc" for MS-Windows.
 The $MYGVIMRC environment variable is set to it, thus you can use this command
 to edit the file, if you have one: >