Merge pull request #5212 from LeoDog896/patch-1

chore(addons/fit): fix typo
This commit is contained in:
Daniel Imms
2025-01-08 09:34:07 -08:00
committed by GitHub
+1 -1
View File
@@ -39,7 +39,7 @@ declare module '@xterm/addon-fit' {
}
/**
* Reprepresents the dimensions of a terminal.
* Represents the dimensions of a terminal.
*/
export interface ITerminalDimensions {
/**