Skip to content

Commit da21e98

Browse files
jsorefmichaelklishin
authored andcommitted
spelling: resetting
(cherry picked from commit 8d8bafb)
1 parent ca428a3 commit da21e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit_variable_queue.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1732,7 +1732,7 @@ purge_and_index_reset(State) ->
17321732
%%
17331733
%% purge_betas_and_deltas/2 loads messages from the queue index,
17341734
%% filling up q3 and in some cases moving messages form q2 to q3 while
1735-
%% reseting q2 to an empty queue (see maybe_deltas_to_betas/2). The
1735+
%% resetting q2 to an empty queue (see maybe_deltas_to_betas/2). The
17361736
%% messages loaded into q3 are removed by calling
17371737
%% remove_queue_entries/3 until there are no more messages to be read
17381738
%% from the queue index. Messages are read in batches from the queue

0 commit comments

Comments
 (0)