diff --git a/typings/xterm.d.ts b/typings/xterm.d.ts index 32dce910..e7b2247e 100644 --- a/typings/xterm.d.ts +++ b/typings/xterm.d.ts @@ -858,7 +858,7 @@ declare module 'xterm' { } /** - * An object representing a cell within the viewport of the terminal. + * An object representing a cell position within the viewport of the terminal. */ interface IViewportCellPosition { /**