Skip to content

Commit a49bb11

Browse files
michaeladlermahkoh
andauthored
Update jay-config/src/lib.rs
Co-authored-by: mahkoh <mahkoh@users.noreply.github.com>
1 parent 229ec70 commit a49bb11

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

jay-config/src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,7 @@ pub fn set_show_float_pin_icon(show: bool) {
476476
/// Sets whether splitting a window that is the only child of its container reuses
477477
/// that container.
478478
///
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
479+
/// If disabled, splitting such a window wraps it in another container. If enabled, the split direction of the existing container
481480
/// is changed instead.
482481
///
483482
/// The default is `false`.

0 commit comments

Comments
 (0)