Update an accelerator comment.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Jan 2002 16:02:50 +0000 (16:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Jan 2002 16:02:50 +0000 (16:02 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@1546 cda61777-01e9-0310-a592-d414129be87e

windlg.c

index 202e6cf..2614457 100644 (file)
--- 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) {