Skip to content

Commit 7c0c1dd

Browse files
committed
typo
1 parent 3086bdb commit 7c0c1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/src/rabbit_db.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ init() ->
7474
case Ret of
7575
ok ->
7676
?LOG_DEBUG(
77-
"DB: initialization successeful",
77+
"DB: initialization successful",
7878
#{domain => ?RMQLOG_DOMAIN_DB}),
7979

8080
init_finished(),

0 commit comments

Comments
 (0)