From 67f22c8a60ceb752b6bdb28a538fda3814e59dff Mon Sep 17 00:00:00 2001 From: rootiest Date: Tue, 23 Jun 2026 14:17:40 -0400 Subject: [PATCH] docs(config-settings): fix remaining stale config-toggle ref in draw helper description --- functions/__config_settings_draw.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/__config_settings_draw.fish b/functions/__config_settings_draw.fish index c5ef31e..b7d1551 100644 --- a/functions/__config_settings_draw.fish +++ b/functions/__config_settings_draw.fish @@ -5,7 +5,7 @@ # __config_settings_draw ... # # DESCRIPTION -# Renders the 16-line config-toggle TUI panel to stdout. Panel width and +# Renders the 16-line config-settings TUI panel to stdout. Panel width and # horizontal position are chosen automatically from $COLUMNS each call, # so a terminal resize takes effect on the next keypress without any # extra bookkeeping. Four width tiers with a 6-col buffer per side: