Skip to content

Commit

Permalink
simple typo fixes in consumer metadata response file
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun committed Dec 27, 2018
1 parent 94536b3 commit 3006055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consumer_metadata_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"strconv"
)

//ConsumerMetadataResponse holds the reponse for a consumer gorup meta data request
//ConsumerMetadataResponse holds the response for a consumer group meta data requests
type ConsumerMetadataResponse struct {
Err KError
Coordinator *Broker
Expand Down

0 comments on commit 3006055

Please sign in to comment.