Fix a typo on the comment for ListenBucketNotification (#7821)

This commit is contained in:
Daniel Valdivia 2019-06-21 11:58:52 -07:00 committed by kannappanr
parent 219d841496
commit a04b6561a0

View File

@ -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{