Skip to content

Commit 6eeb339

Browse files
committed
rabbit_khepri: Fix typo, s/detele/delete/
1 parent 80b2257 commit 6eeb339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/rabbit/src/rabbit_khepri.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ await_replication() ->
366366
%% Then it resets the store. This includes removing it from its cluster if
367367
%% any, and deleting all tree nodes.
368368
%%
369-
%% Finally, it stops the store and deteles files on disk.
369+
%% Finally, it stops the store and deletes files on disk.
370370
%%
371371
%% The Khepri application is left running.
372372
%%

0 commit comments

Comments
 (0)