Mercurial > vim-gutentags
changeset 144:8a93fca41a38
Fix typo
author | Daniel Campoverde [alx741] <alx@sillybytes.net> |
---|---|
date | Mon, 14 Nov 2016 11:35:47 -0500 |
parents | d4c09aa41e80 |
children | 3f15dabaa9f4 |
files | doc/gutentags.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/gutentags.txt Thu Oct 27 13:11:25 2016 +0200 +++ b/doc/gutentags.txt Mon Nov 14 11:35:47 2016 -0500 @@ -237,7 +237,7 @@ Specifies the ctags executable to launch for a project of type {type}. See |gutentags_project_info| for more information. - IMPORTANT: piease see |gutentags-ctags-requirements|. + IMPORTANT: please see |gutentags-ctags-requirements|. Example: > let g:gutentags_ctags_executable_ruby = 'foobar' <