mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Fix punctuation mark
This commit is contained in:
Vendored
+1
-1
@@ -918,7 +918,7 @@ declare module 'xterm' {
|
||||
|
||||
/**
|
||||
* The line within the buffer where the top of the bottom page is (when
|
||||
* fully scrolled down);
|
||||
* fully scrolled down).
|
||||
*/
|
||||
readonly baseY: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user