Browse Source

typo fix

small typo fix
Andrew Morgan 6 years ago
parent
commit
0ae80d6bcd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -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",