From ce643c12f1874207323fa59d50f819748c5bf4cc Mon Sep 17 00:00:00 2001 From: Benoit de Chezelles Date: Wed, 8 Jun 2022 06:32:34 +0200 Subject: [PATCH] Fix doc typo (#1025) --- doc/cmp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cmp.txt b/doc/cmp.txt index e54f66e..8bc5aa8 100644 --- a/doc/cmp.txt +++ b/doc/cmp.txt @@ -479,7 +479,7 @@ sources[n].keyword_length~ *cmp-config.sources[n].keyword_pattern* sources[n].keyword_pattern~ - `number` + `string` The source specific keyword pattern. *cmp-config.sources[n].trigger_characters*