]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/windlg.c
Consistently use a single notation to refer to SSH protocol versions, as
[PuTTY.git] / windows / windlg.c
index 50d9cc69c30d67abab79540e9c6fb61a2c949ece..0fd1acb8b02d143acc2dd675138dd7aef281d71b 100644 (file)
@@ -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"