From 3bb7f42890c8a705d5007b3b5cdbe2c0cd3d21e8 Mon Sep 17 00:00:00 2001 From: a5ob7r <12132068+a5ob7r@users.noreply.github.com> Date: Mon, 16 Sep 2019 23:51:09 +0900 Subject: [PATCH] Fix functions section title typo in help (#158) --- doc/asyncomplete.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/asyncomplete.txt b/doc/asyncomplete.txt index 901ab53..edb73bd 100644 --- a/doc/asyncomplete.txt +++ b/doc/asyncomplete.txt @@ -88,7 +88,7 @@ g:asyncomplete_preprocessor *g:asyncomplete_preprocessor* context and matches in arguments in preprecessor function should be treated as immutable. =============================================================================== -3. Functons *asyncomplete-functions* +3. Functions *asyncomplete-functions* asyncomplete#close_popup() *asyncomplete#close_popup()*