small typo fix
This commit is contained in:
Andrew Morgan
2019-09-26 23:54:47 +01:00
committed by GitHub
parent 325b17a29c
commit 0ae80d6bcd

View File

@@ -43,7 +43,7 @@
"godot_tools.gdscript_lsp_server_port": {
"type": "number",
"default": 6008,
"description": "The websocket server port of the GDScript langugae server"
"description": "The websocket server port of the GDScript language server"
},
"godot_tools.editor_path": {
"type": "string",