Skip to content

Commit eba064e

Browse files
Merge pull request #11315 from ihor-kitsa/ihor-kitsa-patch-3
Delete superfluous "to"
2 parents 4495ca2 + df68e66 commit eba064e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/debugger/find-your-debugging-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ sections:
100100
101101
See [Attach to a running processes](attach-to-running-processes-with-the-visual-studio-debugger.md).
102102
103-
- **How can I to attach to the same application repeatedly?**
103+
- **How can I attach to the same application repeatedly?**
104104
105105
You can use **Reattach to Process** (**Shift+Alt+P**) to easily allow you to start debugging your application in one click without needing to go through the Attach to Process dialog every time.
106106
See [Reattach to a process](attach-to-running-processes-with-the-visual-studio-debugger.md#BKMK_reattach)

0 commit comments

Comments
 (0)