diff --git a/kitty/options/definition.py b/kitty/options/definition.py index 86813f5dc..23f7bd72c 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -871,7 +871,7 @@ opt('draw_minimal_borders', 'yes', option_type='to_bool', long_text=''' Draw only the minimum borders needed. This means that only the borders that -separate the inactive window from a neighbor are drawn. Note that setting a +separate the window from a neighbor are drawn. Note that setting a non-zero :opt:`window_margin_width` overrides this and causes all borders to be drawn. '''