X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/07d0323b84c7a00129cccca645db8d222378d33c..2e85c969d67eb14a07314802d4ac5dd63eef660b:/unix/uxcons.c diff --git a/unix/uxcons.c b/unix/uxcons.c index 6579155e..7652e23d 100644 --- a/unix/uxcons.c +++ b/unix/uxcons.c @@ -256,7 +256,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"