Merge pull request #18932 from Jaca777/jaca777-4761866

=doc Fixed typo
This commit is contained in:
Konrad Malawski 2015-11-14 16:43:27 +01:00
commit 246d779d85

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