Updated IViewportCellPosition wording

This commit is contained in:
Jon Bockhorst
2019-10-17 12:40:32 -05:00
parent 08475eb495
commit 57581ca4ef
+1 -1
View File
@@ -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 {
/**