Fix english on comment

pull/2/head
Vinícius Garcia 2020-09-29 15:59:04 -03:00
parent 614cfde4b7
commit 1a08c61198
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ func (i *iterator) Close() error {
var noopCloser = iterator{isClosed: true}
// Query build an iterator for querying several
// Query builds an iterator for querying several
// results from the database
func (c Client) Query(
ctx context.Context,