mirror of
https://github.com/xtermjs/xterm.js.git
synced 2026-02-01 16:48:16 +00:00
Remove double space in dts
This commit is contained in:
parent
d9f58c0dbb
commit
84e4cf7e9c
2
typings/xterm.d.ts
vendored
2
typings/xterm.d.ts
vendored
@ -449,7 +449,7 @@ declare module 'xterm' {
|
||||
onLineFeed: IEvent<void>;
|
||||
|
||||
/**
|
||||
* Adds an event listener for when a scroll occurs. The event value is the
|
||||
* Adds an event listener for when a scroll occurs. The event value is the
|
||||
* new position of the viewport.
|
||||
* @returns an `IDisposable` to stop listening.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user