From a04b6561a07dea47d7496bc387e014029c5ad09e Mon Sep 17 00:00:00 2001 From: Daniel Valdivia Date: Fri, 21 Jun 2019 11:58:52 -0700 Subject: [PATCH] Fix a typo on the comment for ListenBucketNotification (#7821) --- cmd/peer-rest-client.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/peer-rest-client.go b/cmd/peer-rest-client.go index f39ef7add..ced7cc4a3 100644 --- a/cmd/peer-rest-client.go +++ b/cmd/peer-rest-client.go @@ -212,7 +212,7 @@ func (client *peerRESTClient) ReloadFormat(dryRun bool) error { return nil } -// ListenBucketNotification - send listent bucket notification to peer nodes. +// ListenBucketNotification - send listen bucket notification to peer nodes. func (client *peerRESTClient) ListenBucketNotification(bucket string, eventNames []event.Name, pattern string, targetID event.TargetID, addr xnet.Host) error { args := listenBucketNotificationReq{