Skip to content

Commit cc5df4d

Browse files
authored
Update using-tracepoints.md
fixing Action
1 parent c76628f commit cc5df4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/using-tracepoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following example program is a simple `for` loop with a counter variable tha
2525

2626
## Set tracepoints in source code
2727

28-
You can set tracepoints by specifying an output string under the **Actions** checkbox in the **Breakpoint Settings** window.
28+
You can set tracepoints by specifying an output string under the **Action** checkbox in the **Breakpoint Settings** window.
2929

3030
1. To initialize a tracepoint, first click on the gutter to the left of the line number where you want to set the tracepoint.
3131

0 commit comments

Comments
 (0)