diff --git a/typings/xterm.d.ts b/typings/xterm.d.ts index 193f2ab9..05a1e786 100644 --- a/typings/xterm.d.ts +++ b/typings/xterm.d.ts @@ -470,8 +470,7 @@ declare module 'xterm' { width?: number; /** - * The height of the decoration in cells, which defaults to - * cell height + * The height of the decoration in cells, defaults to 1. */ height?: number;