mirror of
https://github.com/status-im/consul.git
synced 2025-01-30 23:46:03 +00:00
Small typo in docstring (#8280)
This commit is contained in:
parent
60f864504a
commit
40f080576e
@ -4,7 +4,7 @@ const (
|
||||
WildcardName = "*"
|
||||
)
|
||||
|
||||
// Config encapsualtes all of the generic configuration parameters used for
|
||||
// Config encapsulates all of the generic configuration parameters used for
|
||||
// policy parsing and enforcement
|
||||
type Config struct {
|
||||
// WildcardName is the string that represents a request to authorize a wildcard permission
|
||||
|
Loading…
x
Reference in New Issue
Block a user