fix copy-paste error in comment

Comment seems to be copied from netdev_linux.go, where it is correct.
This commit is contained in:
Harmen 2015-09-29 20:52:33 +02:00
parent 1ff6c0ce9d
commit 5d6fb852bb
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ func init() {
}
// Takes a prometheus registry and returns a new Collector exposing
// network device stats.
// kernel/system statistics.
func NewStatCollector() (Collector, error) {
return &statCollector{
cpu: prometheus.NewCounterVec(