Skip to content

Commit 9e1d5ba

Browse files
authored
chore(addons/fit): fix typo
Reprepresents -> Represents
1 parent 41e8ae3 commit 9e1d5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/addon-fit/typings/addon-fit.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ declare module '@xterm/addon-fit' {
3939
}
4040

4141
/**
42-
* Reprepresents the dimensions of a terminal.
42+
* Represents the dimensions of a terminal.
4343
*/
4444
export interface ITerminalDimensions {
4545
/**

0 commit comments

Comments
 (0)