diff --git a/windlg.c b/windlg.c index 202e6cf7..2614457c 100644 --- a/windlg.c +++ b/windlg.c @@ -1686,7 +1686,7 @@ static void create_controls(HWND hwnd, int dlgtype, int panel) } if (panel == sshauthpanelstart) { - /* The SSH authentication panel. Accelerators used: [acgo] m fkiw */ + /* The SSH authentication panel. Accelerators used: [acgo] m fkiuw */ struct ctlpos cp; ctlposinit(&cp, hwnd, 80, 3, 13); if (dlgtype == 0) {