From fe31131fc19b99eff7f2540c31d4f819c6a4b190 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Mon, 24 Dec 2018 18:40:29 +0100 Subject: [PATCH] typo fix --- terminus-terminal/src/components/shellSettingsTab.component.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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