Skip to content

Commit 54e86b1

Browse files
committed
fix #852
1 parent 35f74ec commit 54e86b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@
11601160
"python.workspaceSymbols.rebuildOnStart": {
11611161
"type": "boolean",
11621162
"default": true,
1163-
"description": "Whether to re-build the tags file on start (deaults to true)."
1163+
"description": "Whether to re-build the tags file on start (defaults to true)."
11641164
},
11651165
"python.workspaceSymbols.rebuildOnFileSave": {
11661166
"type": "boolean",

0 commit comments

Comments
 (0)