diff options
author | Daniel Hahler <git@thequod.de> | 2017-06-05 17:06:48 +0200 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2017-06-05 17:06:48 +0200 |
commit | 3be60bf034ed4b35a1ad57f1b14a743f5ab90048 (patch) | |
tree | 0b6bd4a762fbec34a3d7a7654e03c1b0aa0b0917 /doc/ale.txt | |
parent | 1a62e9573310e776621c05e6a8d8befd054042cc (diff) | |
download | ale-3be60bf034ed4b35a1ad57f1b14a743f5ab90048.zip |
doc: fix typo: s/the the/to the/
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 9949d150..f51c643e 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -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: > |