Skip to content

Commit 93c3607

Browse files
committed
fix: correct spacing in environment variables description
1 parent ee40c7f commit 93c3607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/i18n/locales/en/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@
667667
},
668668
"inheritEnv": {
669669
"label": "Inherit environment variables",
670-
"description": "Turn this on to inherit environment variables from the parent VS Code process.<0>Learn more</0>"
670+
"description": "Turn this on to inherit environment variables from the parent VS Code process. <0>Learn more</0>"
671671
}
672672
},
673673
"advancedSettings": {

0 commit comments

Comments
 (0)