We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c21f32d + 9e1d5ba commit ef4a3fdCopy full SHA for ef4a3fd
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