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 187f596 commit fd72f6eCopy full SHA for fd72f6e
src/rabbit_peer_discovery.erl
@@ -107,7 +107,7 @@ maybe_init() ->
107
108
%% This module doesn't currently sanity-check the return value of
109
%% `Backend:list_nodes()`. Therefore, it could return something invalid:
110
-%% thus the `{œk, any()} in the spec.
+%% thus the `{ok, any()} in the spec.
111
%%
112
%% `rabbit_mnesia:init_from_config()` does some verifications.
113
0 commit comments