=doc Fixed typo

This commit is contained in:
Jaca777 2015-11-14 13:15:53 +01:00 committed by Jaca777
parent b5379632b1
commit 3410e3a615

View file

@ -145,7 +145,7 @@ trait AtLeastOnceDeliveryLike extends Eventsourced {
Persistence(context.system).settings.atLeastOnceDelivery.redeliveryBurstLimit
/**
* After this number of delivery attempts a [[AtLeastOnceDelivery.UnconfirmedWarning]] message
* After this number of delivery attempts an [[AtLeastOnceDelivery.UnconfirmedWarning]] message
* will be sent to `self`. The count is reset after a restart.
*
* The default value can be configured with the