summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index bb4d648e..415eb161 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -231,7 +231,7 @@ Default: `['%d error(s)', '%d warning(s)', 'OK']`
This variable defines the format of |`ALEGetStatusLine()`| output.
- The 1st element is for errors
- The 2nd element is for warnings
-- The 3rd element is for when no erros are detected
+- The 3rd element is for when no errors are detected
===============================================================================
4. Linter Specific Options *ale-linter-options*