mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Fix comment
This commit is contained in:
Vendored
+1
-1
@@ -14,7 +14,7 @@ declare module 'xterm-headless' {
|
||||
export type LogLevel = 'debug' | 'info' | 'warn' | 'error' | 'off';
|
||||
|
||||
/**
|
||||
* An object containing start up options for the terminal.
|
||||
* An object containing options for the terminal.
|
||||
*/
|
||||
export interface ITerminalOptions {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user