Skip to content

Commit ebc65d8

Browse files
Merge pull request #87 from Andrej730/ls_create_note
SyncLanguageServer.create - small documentation note
2 parents fdbc454 + f0a4271 commit ebc65d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/multilspy/language_server.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ def create(
679679
680680
If language is Java, then ensure that jdk-17.0.6 or higher is installed, `java` is in PATH, and JAVA_HOME is set to the installation directory.
681681
682-
:param repository_root_path: The root path of the repository.
682+
:param repository_root_path: The root path of the repository (must be absolute).
683683
:param config: The Multilspy configuration.
684684
:param logger: The logger to use.
685685

0 commit comments

Comments
 (0)