summaryrefslogtreecommitdiffstats
path: root/runtime/doc/usr_05.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-12 15:14:36 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-12 15:14:36 +0000
commit1b826e540c769efb75987614f27f12d83516f4cc (patch)
tree9f5e0ab921adb9e1e85a6597efdfeced9c751780 /runtime/doc/usr_05.txt
parentd38c6c9aaed1134be4330f559bdc05d4e3b18e5f (diff)
updated for version 7.1
Diffstat (limited to 'runtime/doc/usr_05.txt')
-rw-r--r--runtime/doc/usr_05.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/usr_05.txt b/runtime/doc/usr_05.txt
index ee90eda97e..5486810a67 100644
--- a/runtime/doc/usr_05.txt
+++ b/runtime/doc/usr_05.txt
@@ -1,4 +1,4 @@
-*usr_05.txt* For Vim version 7.1b. Last change: 2006 Jul 10
+*usr_05.txt* For Vim version 7.1. Last change: 2007 May 11
VIM USER MANUAL - by Bram Moolenaar
@@ -567,7 +567,7 @@ visible: >
:set list
-Now every Tab is displayed as ^I. And a $ is displayed at the end of each
+Now every tab is displayed as ^I. And a $ is displayed at the end of each
line, so that you can spot trailing spaces that would otherwise go unnoticed.
A disadvantage is that this looks ugly when there are many Tabs in a file.
If you have a color terminal, or are using the GUI, Vim can show the spaces