correction: orthography

pull/1344/head
Tristan Storch 2015-01-21 14:28:24 +01:00
parent 7602968a0a
commit 2994e52fec
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ func (_ *Join) source() {}
func (_ *Measurement) source() {}
func (_ *Merge) source() {}
// SortField represens a field to sort results by.
// SortField represents a field to sort results by.
type SortField struct {
// Name of the field
Name string