docs: fix typo

This commit is contained in:
Anton Kastritskii
2024-07-09 10:51:51 +01:00
committed by GitHub
parent 3f85ad6892
commit d97910a4e8

View File

@ -668,7 +668,7 @@ keybind: Keybinds = .{},
/// ///
/// * `true` /// * `true`
/// * `false` - windows won't have native decorations, i.e. titlebar and /// * `false` - windows won't have native decorations, i.e. titlebar and
/// borders. On MacOS this also disabled tabs and tab overview. /// borders. On MacOS this also disables tabs and tab overview.
@"window-decoration": bool = true, @"window-decoration": bool = true,