fix typos

This commit is contained in:
rui.zheng
2017-08-12 21:39:08 +08:00
parent 4d5fa98857
commit 4ce6f0e15f
6 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
"golang.org/x/crypto/ssh"
)
// Applicaple SSH Request types for Port Forwarding - RFC 4254 7.X
// Applicable SSH Request types for Port Forwarding - RFC 4254 7.X
const (
DirectForwardRequest = "direct-tcpip" // RFC 4254 7.2
RemoteForwardRequest = "tcpip-forward" // RFC 4254 7.1