Skip to content

Commit

Permalink
debug: wording polish
Browse files Browse the repository at this point in the history
  • Loading branch information
isidorn committed Sep 5, 2019
1 parent 5ebf2ab commit 02be155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vs/workbench/contrib/debug/browser/debugService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ export class DebugService implements IDebugService {

return this.dialogService.confirm({
checkbox: {
label: nls.localize('remember', "Remember my choice in settings"),
label: nls.localize('remember', "Remember my choice in user settings"),
},
message,
type: 'warning',
Expand Down

0 comments on commit 02be155

Please sign in to comment.