Fix typos

This commit is contained in:
Kazuki Furukawa
2024-02-09 12:31:52 +09:00
parent ed5ff1113c
commit e247ff73b2
4 changed files with 9 additions and 9 deletions

View File

@@ -97,7 +97,7 @@ export class BaseTerminalTabComponent<P extends BaseTerminalProfile> extends Bas
profile: P
/**
* Enables normall passthrough from session output to terminal input
* Enables normal passthrough from session output to terminal input
*/
enablePassthrough = true