Name change: s/timstclair/tallclair/

This commit is contained in:
Tim Allclair
2017-07-10 14:05:46 -07:00
parent 0744964956
commit a2f2e1d491
38 changed files with 55 additions and 55 deletions

View File

@@ -73,7 +73,7 @@ func (sp *summaryProviderImpl) Get() (*stats.Summary, error) {
}
}
// TODO(timstclair): Consider returning a best-effort response if any of the following errors
// TODO(tallclair): Consider returning a best-effort response if any of the following errors
// occur.
node, err := sp.provider.GetNode()
if err != nil {