summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpuritys <puritys.chen@gmail.com>2020-03-26 08:14:06 +0000
committerpuritys <puritys.chen@gmail.com>2020-03-26 08:14:06 +0000
commit852a6a1753353da2aa66386c452232b232849cb1 (patch)
tree4b843148abecaee436d52fbbeadabbbd2267eba1
parent9edefa724b87805ed05246362173f2f5c6285793 (diff)
downloadale-852a6a1753353da2aa66386c452232b232849cb1.zip
Fix code convention
-rw-r--r--doc/ale-java.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-java.txt b/doc/ale-java.txt
index d5a3eef6..15e9e679 100644
--- a/doc/ale-java.txt
+++ b/doc/ale-java.txt
@@ -222,8 +222,8 @@ g:ale_java_eclipselsp_workspace_path *g:ale_java_eclipselsp_workspace_path*
absolute path of the Eclipse workspace. If not set this value will be set to
the parent folder of the project root.
-g:ale_java_eclipselsp_javaagent *g:ale_java_eclipselsp_javaagent*
- *b:ale_java_eclipselsp_javaagent*
+g:ale_java_eclipselsp_javaagent *g:ale_java_eclipselsp_javaagent*
+ *b:ale_java_eclipselsp_javaagent*
Type: |String|
Default: `''`