aboutsummaryrefslogtreecommitdiff
path: root/doc/strip_trailing_whitespace.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/strip_trailing_whitespace.txt')
-rw-r--r--doc/strip_trailing_whitespace.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/strip_trailing_whitespace.txt b/doc/strip_trailing_whitespace.txt
index c29b664..6a79128 100644
--- a/doc/strip_trailing_whitespace.txt
+++ b/doc/strip_trailing_whitespace.txt
@@ -23,16 +23,16 @@ because I could not find a plugin that did this in exactly the way I wanted:
REQUIREMENTS *strip_trailing_whitespace-requirements*
-This plugin is only available if 'compatible' is not set. It also requires the
-|+user_commands| feature.
+This plugin is only available if 'compatible' is not set. It also requires
+the |+user_commands| feature.
COMMANDS *strip_trailing_whitespace-commands*
*:StripTrailingWhitespace*
Strip trailing space appropriately for the range of lines selected, defaulting
-to the entire buffer. Remove all horizontal whitespace from the end of each
-line. If the last line of the range is also the last line of the buffer, strip
-trailing blank or whitespace-only lines as well.
+to the entire buffer. Remove all horizontal whitespace from the end of each
+line. If the last line of the range is also the last line of the buffer,
+strip trailing blank or whitespace-only lines as well.
AUTHOR *strip_trailing_whitespace-author*