Skip to content

Commit

Permalink
spel
Browse files Browse the repository at this point in the history
  • Loading branch information
zadjii-msft committed Oct 25, 2023
1 parent dd8606f commit 389ba20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cascadia/TerminalApp/TerminalTab.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ namespace winrt::TerminalApp::implementation
// for every pane.
//
// In the future, we'll want to definitely get rid of
// Pane::GetTerminalArgsForPane, and somehown instead find a better way
// Pane::GetTerminalArgsForPane, and somehow instead find a better way
// of re-creating the pane state. Probably through a combo of ResizePane
// actions and SetPaneOrientation actions.
if (const auto& settings{ _rootPane->GetContent().try_as<SettingsPaneContent>() })
Expand Down

0 comments on commit 389ba20

Please sign in to comment.