Skip to content

Commit fe92f7e

Browse files
authored
Update using-tracepoints.md
fixing wrong terms
1 parent 93c4aa9 commit fe92f7e

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
@@ -40,7 +40,7 @@ You can set tracepoints by specifying an output string under the **Action** chec
4040

4141
![Checked Actions Box](../debugger/media/checkedactionsbox.png "Checked Actions Box")
4242

43-
Notice how to red circle changes to a diamond indicating that you have switched from a tracepoint to tracepoint.
43+
Notice how the red circle changes to a diamond indicating that you have switched from a breakpoint to tracepoint.
4444

4545
5. Enter the message you want to log into the **Show a message in the Output Window** text box (for details, see later sections in this article).
4646

0 commit comments

Comments
 (0)