From 78ca75af6e156648b7aad1ca82c091e4b2fd2f5f Mon Sep 17 00:00:00 2001 From: jb Date: Sat, 21 Oct 2017 13:29:17 -0400 Subject: [PATCH] Fix typo --- doc/airline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/airline.txt b/doc/airline.txt index b9debed7..4f2cfcd0 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -1036,7 +1036,7 @@ Before is a list of parts that are predefined by vim-airline. * `file` displays the filename and modified indicator * `path` displays the filename (absolute path) and modifier indicator * `linenr` displays the current line number -* `maxlinenr` dispalys the number of lines in the buffer +* `maxlinenr` displays the number of lines in the buffer * `ffenc` displays the file format and encoding And the following are defined for their respective extensions: