Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ebbf1a7

Browse files
VolkerHbrettcannon
authored andcommitted
fixed typo "strack trace" to "stack trace" (microsoft#5322)
1 parent 64684e6 commit ebbf1a7

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
@@ -1089,7 +1089,7 @@
10891089
"python.diagnostics.sourceMapsEnabled": {
10901090
"type": "boolean",
10911091
"default": false,
1092-
"description": "Enable source map support for meaningful strack traces in error logs.",
1092+
"description": "Enable source map support for meaningful stack traces in error logs.",
10931093
"scope": "application"
10941094
},
10951095
"python.autoComplete.addBrackets": {

0 commit comments

Comments
 (0)