Merge pull request #622 from blueyed/fix-typo

doc: fix typo: s/the the/to the/
This commit is contained in:
w0rp 2017-06-05 16:35:27 +01:00 committed by GitHub
commit f6109d2e4e
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: >