changeset 145:3f15dabaa9f4

Merge changes.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 26 Nov 2016 16:28:43 -0800
parents 513bcd0a1f90 (current diff) 8a93fca41a38 (diff)
children d566ec6cd2f7
files doc/gutentags.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/gutentags.txt	Sat Nov 26 16:27:38 2016 -0800
+++ b/doc/gutentags.txt	Sat Nov 26 16:28:43 2016 -0800
@@ -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'
 <