Consistently use a single notation to refer to SSH protocol versions, as
[u/mdw/putty] / pscp.c
diff --git a/pscp.c b/pscp.c
index d0e045f..ebe1f4f 100644 (file)
--- a/pscp.c
+++ b/pscp.c
@@ -1827,7 +1827,7 @@ static void sink(char *targ, char *src)
                    tell_user(stderr, "         when we requested a file "
                              "called '%s'.", stripsrc);
                    tell_user(stderr, "         If this is a wildcard, "
-                             "consider upgrading to SSH 2 or using");
+                             "consider upgrading to SSH-2 or using");
                    tell_user(stderr, "         the '-unsafe' option. Renaming"
                              " of this file has been disallowed.");
                    /* Override the name the server provided with our own. */