Merge pull request #9727 from mbanikazemi/typos

Correcting the changed function name in comment
pull/9762/head
Daniel Nephin 4 years ago committed by GitHub
commit 0a4304697e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ import (
"github.com/hashicorp/serf/serf"
)
// FloodAddrPortFn gets the address and port to use for a given server when
// FloodAddrFn gets the address and port to use for a given server when
// flood-joining. This will return false if it doesn't have one.
type FloodAddrFn func(*metadata.Server) (string, error)

Loading…
Cancel
Save