Skip to content

Commit 5b1b91d

Browse files
Fix "debus" typo to "debug" (#1600)
1 parent 6f863f2 commit 5b1b91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
"Use the `lldb-dap` executable from the toolchain. Requires Swift 6 or later.",
758758
"Use the CodeLLDB extension's debug adapter."
759759
],
760-
"markdownDescription": "Select which debug adapter to use to debus Swift executables.",
760+
"markdownDescription": "Select which debug adapter to use to debug Swift executables.",
761761
"order": 1
762762
},
763763
"swift.debugger.path": {

0 commit comments

Comments
 (0)