refactor: fix spelling

This commit is contained in:
Mikhail Zolotukhin 2021-10-19 00:14:15 +03:00
parent bf4244562d
commit 2d87ca9bc4

View File

@ -230,7 +230,7 @@ export class EngineWindowImpl implements EngineWindow {
/**
* The current state of the window.
*
* This value affects what and how properties gets commited to the backend.
* This value affects what and how properties gets committed to the backend.
*
* Avoid comparing this value directly, and use `tileable`, `tiled`,
* `floating` as much as possible.