Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Misspell
Browse files Browse the repository at this point in the history
  • Loading branch information
nickname76 committed Aug 8, 2020
1 parent fb2748a commit 8a45dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion methods.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ func (f *Forwarder) Connect(id string) (listenip string, cancel context.CancelFu

listenIPksMux.Unlock()

// Setting subscribtion
// Registering subscription
f.portsSubscriptionsMux.Lock()

subCh := make(chan *portsManifest, 5)
Expand Down

0 comments on commit 8a45dee

Please sign in to comment.