updated for version 7.1a
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt
index 515ceae..41fca5f 100644
--- a/runtime/doc/term.txt
+++ b/runtime/doc/term.txt
@@ -1,4 +1,4 @@
-*term.txt* For Vim version 7.0. Last change: 2006 Apr 30
+*term.txt* For Vim version 7.1a. Last change: 2007 Feb 28
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -749,7 +749,7 @@
which is editing another buffer, the Visual or Select mode is stopped.
In Normal, Visual and Select mode clicking the right mouse button with the alt
-key pressed causes the Visual area to become blockwise. When 'mousemodel is
+key pressed causes the Visual area to become blockwise. When 'mousemodel' is
"popup" the left button has to be used with the alt key. Note that this won't
work on systems where the window manager consumes the mouse events when the
alt key is pressed (it may move the window).