Skip to content

Commit 09910e8

Browse files
committed
spelling: include
1 parent 159e3c9 commit 09910e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit_fifo.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ apply(Meta,
323323
case Cons0 of
324324
#{ConsumerId := Con0} ->
325325
% need to increment metrics before completing as any snapshot
326-
% states taken need to includ them
326+
% states taken need to include them
327327
complete_and_checkout(Meta, MsgIds, ConsumerId,
328328
Con0, [], State);
329329
_ ->

0 commit comments

Comments
 (0)