Fix plural of 'histogram'.

Actually, 'histogram' is Ancient Greek and 3rd declension... ;-)
This commit is contained in:
beorn7 2015-02-23 15:29:26 +01:00
parent 9827e1ccec
commit 1a61bcae07
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ var testMatrix = ast.Matrix{
},
Values: getTestValueStream(0, 200, 20, testStartTime),
},
// Two histogram with 4 buckets each (*_sum and *_count not included,
// Two histograms with 4 buckets each (*_sum and *_count not included,
// only buckets). Lowest bucket for one histogram < 0, for the other >
// 0. They have the same name, just separated by label. Not useful in
// practice, but can happen (if clients change bucketing), and the