Skip to content

Commit

Permalink
I can type that word 100 times and I will never get it right
Browse files Browse the repository at this point in the history
  • Loading branch information
zadjii-msft committed Mar 30, 2021
1 parent d7dd615 commit 1664737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cascadia/TerminalApp/AppActionHandlers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ namespace winrt::TerminalApp::implementation
// click on the text box manually.
//
// We're also not using a ContentDialog for this, because in Xaml
// Islands a text box in a ContentDialog won't recieve _any_ keypresses.
// Islands a text box in a ContentDialog won't receive _any_ keypresses.
// Fun!
// WindowRenamerTextBox().Focus(FocusState::Programmatic);

Expand Down

1 comment on commit 1664737

@DHowett
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rceiv

Please sign in to comment.