doc: fix typo: s/the the/to the/

This commit is contained in:
Daniel Hahler 2017-06-05 17:06:48 +02:00
parent 1a62e95733
commit 3be60bf034
1 changed files with 1 additions and 1 deletions

View File

@ -869,7 +869,7 @@ ALELast *ALELast*
`ALEPreviousWrap` and `ALENextWrap` will wrap around the file to find
the last or first warning or error in the file, respectively.
`ALEFirst` goes the the first error or warning in the buffer, while `ALELast`
`ALEFirst` goes to the first error or warning in the buffer, while `ALELast`
goes to the last one.
The following |<Plug>| mappings are defined for the commands: >