Skip to content

Commit fd72f6e

Browse files
authored
Update rabbit_peer_discovery.erl
1 parent 187f596 commit fd72f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit_peer_discovery.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ maybe_init() ->
107107

108108
%% This module doesn't currently sanity-check the return value of
109109
%% `Backend:list_nodes()`. Therefore, it could return something invalid:
110-
%% thus the `{œk, any()} in the spec.
110+
%% thus the `{ok, any()} in the spec.
111111
%%
112112
%% `rabbit_mnesia:init_from_config()` does some verifications.
113113

0 commit comments

Comments
 (0)