Skip to content

Commit 389ba20

Browse files
committed
spel
1 parent dd8606f commit 389ba20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cascadia/TerminalApp/TerminalTab.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ namespace winrt::TerminalApp::implementation
460460
// for every pane.
461461
//
462462
// In the future, we'll want to definitely get rid of
463-
// Pane::GetTerminalArgsForPane, and somehown instead find a better way
463+
// Pane::GetTerminalArgsForPane, and somehow instead find a better way
464464
// of re-creating the pane state. Probably through a combo of ResizePane
465465
// actions and SetPaneOrientation actions.
466466
if (const auto& settings{ _rootPane->GetContent().try_as<SettingsPaneContent>() })

0 commit comments

Comments
 (0)