瀏覽代碼

Chore: fix typos (#878)

Loyalsoldier 4 年之前
父節點
當前提交
f71b45f3e7
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/session/session.go
  2. 0 0
      proxy/loopback/loopback.go

+ 1 - 1
common/session/session.go

@@ -37,7 +37,7 @@ func ExportIDToError(ctx context.Context) errors.ExportOption {
 type Inbound struct {
 	// Source address of the inbound connection.
 	Source net.Destination
-	// Getaway address
+	// Gateway address
 	Gateway net.Destination
 	// Tag of the inbound proxy that handles the connection.
 	Tag string

+ 0 - 0
proxy/loopback/lookback.go → proxy/loopback/loopback.go