Fix typos in comments (#3415)

This commit is contained in:
Maximilien Richer
2017-11-01 01:00:06 +01:00
committed by Daniel Nelson
parent 63842d48fd
commit 5f215c22fe
26 changed files with 33 additions and 33 deletions

View File

@@ -16,7 +16,7 @@ import (
)
type Graphite struct {
// URL is only for backwards compatability
// URL is only for backwards compatibility
Servers []string
Prefix string
Template string