doc: fix wordcount description

was fixed in vim patch c572da5f67aa5cdbbc127fc6f1d0a42e38468325
and forgot in corresponding vim patch 8c3377ee76.
This commit is contained in:
Matthieu Coudron 2020-06-29 20:08:15 +02:00
parent 48ac77a14c
commit d5bbaf92c1
1 changed files with 1 additions and 1 deletions

View File

@ -9367,7 +9367,7 @@ wordcount() *wordcount()*
(only in Visual mode)
visual_chars Number of chars visually selected
(only in Visual mode)
visual_words Number of chars visually selected
visual_words Number of words visually selected
(only in Visual mode)