mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
chore(addons/fit): fix typo
Reprepresents -> Represents
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ declare module '@xterm/addon-fit' {
|
||||
}
|
||||
|
||||
/**
|
||||
* Reprepresents the dimensions of a terminal.
|
||||
* Represents the dimensions of a terminal.
|
||||
*/
|
||||
export interface ITerminalDimensions {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user