Skip to content

Commit 5be0f64

Browse files
committed
typo
1 parent e0a5c00 commit 5be0f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/credit_flow.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
%% reader -> channel -> queue_process -> msg_store.
3434
%%
3535
%% If the message store has a back log, then it will block the
36-
%% queue_process, which will bloc the channel, and finally the reader
36+
%% queue_process, which will block the channel, and finally the reader
3737
%% will be blocked, throttling down publishers.
3838
%%
3939
%% Once a process is unblocked, it will grant credits up the chain,

0 commit comments

Comments
 (0)