We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3668634 commit f88329dCopy full SHA for f88329d
ssh/test/session_test.go
@@ -471,7 +471,7 @@ func TestClientAuthAlgorithms(t *testing.T) {
471
472
func TestClientAuthDisconnect(t *testing.T) {
473
// Use a static key that is not accepted by server.
474
- // This key has been generated with ollowing ssh-keygen command and
+ // This key has been generated with following ssh-keygen command and
475
// used exclusively in this unit test:
476
// $ ssh-keygen -t RSA -b 2048 -f /tmp/static_key \
477
// -C "Static RSA key for golang.org/x/crypto/ssh unit test"
0 commit comments