diff options
author | pokir <80112484+pokir@users.noreply.github.com> | 2023-09-16 23:06:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-16 22:06:13 +0100 |
commit | 4b11cf21dc8406b579b89e50ae3f08ef2c0856e1 (patch) | |
tree | b1d2a49d864bc07955df1a6602ef1f5c7b29c469 | |
parent | cf270a1adadff2fa8b2931940ef8192b975f1ee4 (diff) | |
download | ale-4b11cf21dc8406b579b89e50ae3f08ef2c0856e1.zip |
Fix grammar in ale-java.txt (#4611)
-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 69611866..aed3aaf8 100644 --- a/doc/ale-java.txt +++ b/doc/ale-java.txt @@ -264,7 +264,7 @@ g:ale_java_eclipselsp_workspace_path *g:ale_java_eclipselsp_workspace_path* Type: |String| Default: `''` - If you have Eclipse installed is good idea to set this variable to the + If you have Eclipse installed it is a good idea to set this variable to the absolute path of the Eclipse workspace. If not set this value will be set to the parent folder of the project root. |