Update an accelerator comment.

[originally from svn r1546]
[this commit reordered to come after creation of 0.52 tag]
This commit is contained in:
Simon Tatham 2002-01-12 16:02:50 +00:00
Родитель a9fd52e72f
Коммит 3b593096d1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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) {