Merge pull request #126 from alicebob/typo

fix copy-paste error in comment
This commit is contained in:
Matthias Rampke 2015-09-29 21:00:06 +02:00
commit be57deff08
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(