X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/690695e0356273fb6aa1c851713831f14254590d..0980c4f28e5909a05be74af88732fddd7086f2f6:/windows/windlg.c diff --git a/windows/windlg.c b/windows/windlg.c index 50d9cc69..0fd1acb8 100644 --- a/windows/windlg.c +++ b/windows/windlg.c @@ -909,7 +909,7 @@ void old_keyfile_warning(void) { static const char mbtitle[] = "%s Key File Warning"; static const char message[] = - "You are loading an SSH 2 private key which has an\n" + "You are loading an SSH-2 private key which has an\n" "old version of the file format. This means your key\n" "file is not fully tamperproof. Future versions of\n" "%s may stop supporting this private key format,\n"