summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2017-06-05 17:06:48 +0200
committerDaniel Hahler <git@thequod.de>2017-06-05 17:06:48 +0200
commit3be60bf034ed4b35a1ad57f1b14a743f5ab90048 (patch)
tree0b6bd4a762fbec34a3d7a7654e03c1b0aa0b0917 /doc/ale.txt
parent1a62e9573310e776621c05e6a8d8befd054042cc (diff)
downloadale-3be60bf034ed4b35a1ad57f1b14a743f5ab90048.zip
doc: fix typo: s/the the/to the/
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt2
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: >