mirror of
https://github.com/fatedier/frp.git
synced 2026-05-21 06:45:32 -06:00
Fix various typos (#3783)
This commit is contained in:
parent
526e809bd5
commit
f5d5a00eef
19 changed files with 32 additions and 32 deletions
|
|
@ -25,7 +25,7 @@ import (
|
|||
"github.com/fatedier/frp/pkg/util/xlog"
|
||||
)
|
||||
|
||||
// Helper wrapps some functions for visitor to use.
|
||||
// Helper wraps some functions for visitor to use.
|
||||
type Helper interface {
|
||||
// ConnectServer directly connects to the frp server.
|
||||
ConnectServer() (net.Conn, error)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue