Fixed comment

This commit is contained in:
Jérôme Renard 2013-06-23 07:34:04 +02:00
parent bae94dab6f
commit d01836c651

View File

@ -47,7 +47,7 @@ type Request struct {
id string
}
// Represents a search Response from elasticsearch
// Represents a Response from elasticsearch
type Response struct {
Ok bool
Acknowledged bool