X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/1d0d4a3be9a1fdaf3b34ed1a6ad51e3407ea3091..14880afc53efa7bad9ec73d468dc841c28525713:/unix/uxcfg.c diff --git a/unix/uxcfg.c b/unix/uxcfg.c index 6daa19bc..97bcdc9b 100644 --- a/unix/uxcfg.c +++ b/unix/uxcfg.c @@ -89,7 +89,7 @@ void unix_setup_config_box(struct controlbox *b, int midsession) ctrl_settitle(b, "Window/Fonts", "Options controlling font usage"); s = ctrl_getset(b, "Window/Fonts", "font", "Fonts for displaying non-bold text"); - ctrl_fontsel(s, "Font used for ordinary text", 'w', + ctrl_fontsel(s, "Font used for ordinary text", 'f', HELPCTX(no_help), dlg_stdfontsel_handler, I(offsetof(Config,font))); ctrl_fontsel(s, "Font used for wide (CJK) text", 'w',