janitor: cspell fixes

This commit is contained in:
Tobias Hunger 2022-04-12 10:54:44 +02:00 committed by Tobias Hunger
parent a50d1e7d02
commit 49e0a2f32b

View file

@ -19,7 +19,7 @@
to that property.
*/
import { _ } from ""; // just to silence many errorin the LSP
import { _ } from ""; // just to silence many error in the LSP
Rectangle := _ {
property <brush> background;
@ -258,7 +258,7 @@ Row := _ {
//-is_non_item_type
}
// Note: layouts are not NativeClass, but this is lowerd in lower_layout
// Note: layouts are not NativeClass, but this is lowered in lower_layout
export GridLayout := _ {
property <length> spacing;