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


##########
actor-typed/src/main/resources/reference.conf:
##########
@@ -73,7 +73,7 @@ pekko.reliable-delivery {
     # To avoid head of line blocking from serialization and transfer
     # of large messages this can be enabled.
     # Large messages are chunked into pieces of the given size in bytes. The
-    # chunked messages are sent separately and assembled on the consumer side.
+    # chunked messages are sent separatetely and assembled on the consumer 
side.

Review Comment:
   `separately` 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