Skip to content

Commit 9a4553b

Browse files
authored
package.json: Minor configuration spelling fix
1 parent 1252107 commit 9a4553b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@
405405
"ms-vscode.cpptools"
406406
],
407407
"default": "auto",
408-
"description": "Preffered debug engine.",
408+
"description": "Preferred debug engine.",
409409
"markdownEnumDescriptions": [
410410
"First try to use [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb), if it's not installed try to use [MS C++ tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools).",
411411
"Use [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb)",

0 commit comments

Comments
 (0)