Skip to content

Commit dd16cd3

Browse files
committed
fix ExceptionFilterOptions comment
1 parent 1effdc9 commit dd16cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugProtocol.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3940,7 +3940,7 @@
39403940

39413941
"ExceptionFilterOptions": {
39423942
"type": "object",
3943-
"description": "An ExceptionFilterOptions is used to specify an exception filter together with a condition for the setExceptionsFilter request.",
3943+
"description": "An ExceptionFilterOptions is used to specify an exception filter together with a condition for the 'setExceptionBreakpoints' request.",
39443944
"properties": {
39453945
"filterId": {
39463946
"type": "string",

0 commit comments

Comments
 (0)