Pārlūkot izejas kodu

Chore: fix typos (#878)

Loyalsoldier 4 gadi atpakaļ
vecāks
revīzija
f71b45f3e7
2 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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