# HG changeset patch # User Ludovic Chabant # Date 1480206523 28800 # Node ID 3f15dabaa9f4bfc46d5d36d26546ee484597166a # Parent 513bcd0a1f905a32a2543dd3b17f0d2e463dd6f8# Parent 8a93fca41a3825d05c1bd7e96a0801f8e2ba9133 Merge changes. diff -r 513bcd0a1f90 -r 3f15dabaa9f4 doc/gutentags.txt --- 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' <