pull/4202/head
Cory LaNou 2015-09-23 15:26:13 -05:00
parent 81ad1f87a4
commit 104c049a53
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ func (tsc *TagSetCursor) Next(tmin, tmax int64) (int64, interface{}) {
timestamp, value := p.timestamp, p.value
// Keep track of all fields for series cursor so we can
// responsd with them is asked
// respond with them if asked
tsc.currentFields = value
// Keep track of the current tags for the series cursor so we can