Explorar el Código

typo fix

small typo fix
Andrew Morgan hace 6 años
padre
commit
0ae80d6bcd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",