From d0cc37c84ce2b92293aa0014dd14e00aa3c34732 Mon Sep 17 00:00:00 2001 From: Keith Simmons Date: Mon, 13 Dec 2021 01:03:26 -0800 Subject: [PATCH] minor text tweak --- src/bridge/ui_commands.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bridge/ui_commands.rs b/src/bridge/ui_commands.rs index 19c8871..ec07bba 100644 --- a/src/bridge/ui_commands.rs +++ b/src/bridge/ui_commands.rs @@ -154,7 +154,7 @@ impl ParallelCommand { "", " :set guifont=Cascadia\\ Code\\ PL:h12", "", - "You may specify multiple fonts separated by commas like so:", + "You may specify multiple fonts for fallback purposes separated by commas like so:", "", " :set guifont=Cascadia\\ Code\\ PL,Delugia\\ Nerd\\ Font:h12", "",