aboutsummaryrefslogtreecommitdiff
path: root/doc/vimrc_reload_filetype.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/vimrc_reload_filetype.txt')
-rw-r--r--doc/vimrc_reload_filetype.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/vimrc_reload_filetype.txt b/doc/vimrc_reload_filetype.txt
index eb9f446..65563b0 100644
--- a/doc/vimrc_reload_filetype.txt
+++ b/doc/vimrc_reload_filetype.txt
@@ -7,7 +7,7 @@ with a command to reload filetype detection and filetype plugin loading for
the current buffer, to correct the issue of |vimrc| |:set| commands clobbering
filetype-specific |:setlocal| options.
-It also echoes a nice "Reloaded vimrc" message so you know it's working.
+It also echoes a nice message so you know it's working.
REQUIREMENTS *vimrc_reload_filetype-requirements*