diff options
Diffstat (limited to 'doc/ale-java.txt')
-rw-r--r-- | doc/ale-java.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-java.txt b/doc/ale-java.txt index fa38fd3a..d9e85d3b 100644 --- a/doc/ale-java.txt +++ b/doc/ale-java.txt @@ -173,7 +173,7 @@ g:ale_java_javalsp_config *g:ale_java_javalsp_config* Type: |Dictionary| Default: `{}` -The javalsp linter automatically detects external depenencies for Maven and +The javalsp linter automatically detects external dependencies for Maven and Gradle projects. In case the javalsp fails to detect some of them, you can specify them setting a dictionary to |g:ale_java_javalsp_config| variable. > |