Skip to content

Commit

Permalink
Merge "Fix typo in comment"
Browse files Browse the repository at this point in the history
  • Loading branch information
christo4ferris authored and Gerrit Code Review committed Apr 15, 2017
2 parents a6385b7 + 4e4155d commit 56b6d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/deliverservice/deliveryclient.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ var (
)

// DeliverService used to communicate with orderers to obtain
// new block and send the to the committer service
// new blocks and send them to the committer service
type DeliverService interface {
// StartDeliverForChannel dynamically starts delivery of new blocks from ordering service
// to channel peers.
Expand Down

0 comments on commit 56b6d12

Please sign in to comment.