Skip to content

Commit 0674ef9

Browse files
fix typo "untl" line 179
1 parent 00cb62a commit 0674ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/general-debugging-options-dialog-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ The Live Visual Tree and the Live Property Explore windows will appear when you
176176
Starting in Visual Studio 2019 version 16.4, the **Live Visual Tree** by default shows only XAML that is classified as user code. If you disable this option, all generated XAML code is shown in the tool.
177177

178178
- **Turn off selection mode when an element is selected**
179-
Starting in Visual Studio 2019 version 16.4, the in-app toolbar element selector button (**Enable selection**) switches off when an element is selected. If you disable this option, element selection stays on untl you click the in-app toolbar button again.
179+
Starting in Visual Studio 2019 version 16.4, the in-app toolbar element selector button (**Enable selection**) switches off when an element is selected. If you disable this option, element selection stays on until you click the in-app toolbar button again.
180180
::: moniker-end
181181

182182
**Enable Diagnostic Tools while debugging**:

0 commit comments

Comments
 (0)