mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
fix: typo tot => to (#3434)
Co-authored-by: Haruka ABE <abe_haruka@grenge.co.jp>
This commit is contained in:
@@ -37,7 +37,7 @@ import (
|
||||
"github.com/fatedier/frp/pkg/util/xlog"
|
||||
)
|
||||
|
||||
// Visitor is used for forward traffics from local port tot remote service.
|
||||
// Visitor is used for forward traffics from local port to remote service.
|
||||
type Visitor interface {
|
||||
Run() error
|
||||
Close()
|
||||
|
||||
Reference in New Issue
Block a user