Skip to content

Commit

Permalink
Removed duplicate word in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekJosh committed Nov 16, 2024
1 parent dd25663 commit d002c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cascadia/TerminalApp/TerminalPage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4046,7 +4046,7 @@ namespace winrt::TerminalApp::implementation
}

// Method Description:
// - Updates the the visibility of the tab row when in fullscreen state and
// - Updates the visibility of the tab row when in fullscreen state and
// raises the ShowTabsFullscreenChanged event.
void TerminalPage::SetShowTabsFullscreen(bool newShowTabsFullscreen)
{
Expand Down

0 comments on commit d002c03

Please sign in to comment.