Skip to content

Commit 9f58e07

Browse files
fix text
1 parent cfe25bd commit 9f58e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"debugpy.command.reportIssue.title": "Report Issue...",
66
"debugpy.command.viewOutput.title": "Show Output",
77
"debugpy.debugJustMyCode": "When debugging only step through user-written code. Disable this to allow stepping into library code.",
8-
"debugpy.showPythonInlineValues": "Enable this to see inline values in the editor while debugging."
8+
"debugpy.showPythonInlineValues": "Whether to display inline values in the editor while debugging."
99
}

0 commit comments

Comments
 (0)