diff --git a/terminus-terminal/src/components/shellSettingsTab.component.pug b/terminus-terminal/src/components/shellSettingsTab.component.pug index 5a0141f2..523f8909 100644 --- a/terminus-terminal/src/components/shellSettingsTab.component.pug +++ b/terminus-terminal/src/components/shellSettingsTab.component.pug @@ -26,7 +26,7 @@ h3.mb-3 Shell ) .alert.alert-info.d-flex.align-items-center(*ngIf='config.store.terminal.shell.startsWith("wsl") && (config.store.terminal.frontend != "hterm" || !config.store.terminal.useConPTY)') - .mr-auto WSL terminal only supports TrueColor with ConPTY and the xterm frontend + .mr-auto WSL terminal only supports TrueColor with ConPTY and the hterm frontend .form-line(*ngIf='config.store.terminal.shell == "custom"') .header