]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/wincons.c
Consistently use a single notation to refer to SSH protocol versions, as
[PuTTY.git] / windows / wincons.c
index d3ff56d1037125ea0ccddaee2bcb353edfe2e9ad..0106fed0b921cbe0c45a88a3f6da5e66ad07bd85 100644 (file)
@@ -258,7 +258,7 @@ int askappend(void *frontend, Filename filename,
 void old_keyfile_warning(void)
 {
     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"
        "PuTTY may stop supporting this private key format,\n"