We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e8ae3 commit 9e1d5baCopy full SHA for 9e1d5ba
addons/addon-fit/typings/addon-fit.d.ts
@@ -39,7 +39,7 @@ declare module '@xterm/addon-fit' {
39
}
40
41
/**
42
- * Reprepresents the dimensions of a terminal.
+ * Represents the dimensions of a terminal.
43
*/
44
export interface ITerminalDimensions {
45
0 commit comments