We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229ec70 commit a49bb11Copy full SHA for a49bb11
1 file changed
jay-config/src/lib.rs
@@ -476,8 +476,7 @@ pub fn set_show_float_pin_icon(show: bool) {
476
/// Sets whether splitting a window that is the only child of its container reuses
477
/// that container.
478
///
479
-/// If disabled, splitting such a window wraps it in another container, creating a
480
-/// redundant nesting level. If enabled, the split direction of the existing container
+/// If disabled, splitting such a window wraps it in another container. If enabled, the split direction of the existing container
481
/// is changed instead.
482
483
/// The default is `false`.
0 commit comments