X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/38f0c08ea9a626c97a1d97b6d56d6f44b6a14572..04f1c8e7049f071302dc8fe596487012f898dd08:/psftp.c diff --git a/psftp.c b/psftp.c index 4678c97a..272079e3 100644 --- a/psftp.c +++ b/psftp.c @@ -2743,7 +2743,7 @@ static int psftp_connect(char *userhost, char *user, int portnumber) cfg.nopty = TRUE; /* - * Set up fallback option, for SSH1 servers or servers with the + * Set up fallback option, for SSH-1 servers or servers with the * sftp subsystem not enabled but the server binary installed * in the usual place. We only support fallback on Unix * systems, and we use a kludgy piece of shellery which should