mirror of https://github.com/dense-analysis/ale
Fix grammar in ale-java.txt (#4611)
This commit is contained in:
parent
cf270a1ada
commit
4b11cf21dc
|
@ -264,7 +264,7 @@ g:ale_java_eclipselsp_workspace_path *g:ale_java_eclipselsp_workspace_path*
|
||||||
Type: |String|
|
Type: |String|
|
||||||
Default: `''`
|
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
|
absolute path of the Eclipse workspace. If not set this value will be set to
|
||||||
the parent folder of the project root.
|
the parent folder of the project root.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue