fixed comment

This commit is contained in:
Michael Baird 2017-04-07 13:41:40 -05:00 committed by Travis
parent e864a45d57
commit 8e2e9254f7

View file

@ -116,7 +116,7 @@ type RankCache struct {
updateN int
updateTime time.Time
// CacheLimit is the user defined size of the cache
// maxEntries is the user defined size of the cache
maxEntries int
// thresholdBuffer is used the calculate the lowest cached threshold value