fix some spelling mistakes

This commit is contained in:
Benjamin Pasero
2021-01-05 10:36:10 +01:00
parent 998e5e2ea6
commit c4ea0b5590
10 changed files with 11 additions and 11 deletions

View File

@@ -1301,7 +1301,7 @@ export interface IDetectedFullscreen {
mode: DetectedFullscreenMode;
/**
* Wether we know for sure that we are in fullscreen mode or
* Whether we know for sure that we are in fullscreen mode or
* it is a guess.
*/
guess: boolean;