nvollmar commented on code in PR #1096:
URL: https://github.com/apache/incubator-pekko/pull/1096#discussion_r1479303018


##########
actor-typed/src/main/resources/reference.conf:
##########
@@ -26,7 +26,7 @@ pekko.actor.typed {
   # buffer. If the capacity is exceed then additional incoming messages are 
dropped.
   restart-stash-capacity = 1000
 
-  # Typed mailbox defaults to the single consumer mailbox as balancing 
dispatcher is not supported
+  # Typed mailbox defaults to the single consumber mailbox as balancing 
dispatcher is not supported

Review Comment:
   `consumer` was correct



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to