mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Updated IViewportCellPosition wording
This commit is contained in:
Vendored
+1
-1
@@ -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 {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user