We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3086bdb commit 7c0c1ddCopy full SHA for 7c0c1dd
deps/rabbit/src/rabbit_db.erl
@@ -74,7 +74,7 @@ init() ->
74
case Ret of
75
ok ->
76
?LOG_DEBUG(
77
- "DB: initialization successeful",
+ "DB: initialization successful",
78
#{domain => ?RMQLOG_DOMAIN_DB}),
79
80
init_finished(),
0 commit comments