mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
doc: some function/vars/const/package level updates (#1558)
* doc: some function/vars/const/package level updates Various update that stood out while reading godoc.org for CoreDNS. * Fix some misspellings as well
This commit is contained in:
@@ -45,7 +45,7 @@ var (
|
||||
Namespace: plugin.Namespace,
|
||||
Subsystem: "forward",
|
||||
Name: "socket_count_total",
|
||||
Help: "Guage of open sockets per upstream.",
|
||||
Help: "Gauge of open sockets per upstream.",
|
||||
}, []string{"to"})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user