From ef88b283921866bb067c219de4c84237bac1b8a3 Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Tue, 16 May 2017 14:35:43 +0300 Subject: [PATCH] doc: Fix the documentation of the `alt_dirs` option --- rc/core/c-family.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/core/c-family.kak b/rc/core/c-family.kak index 2c7cb07e..b321a7ee 100644 --- a/rc/core/c-family.kak +++ b/rc/core/c-family.kak @@ -299,7 +299,7 @@ def -hidden c-family-insert-include-guards %{ hook global BufNewFile .*\.(h|hh|hpp|hxx|H) c-family-insert-include-guards -decl -docstring "colon separated list of path in which header files will be looked for" \ +decl -docstring "semi-colon separated list of path in which header files will be looked for" \ str-list alt_dirs ".:.." def c-family-alternative-file -docstring "Jump to the alternate file (header/implementation)" %{ %sh{