summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2019-02-12 11:59:28 -0500
committerJosh Soref <jsoref@users.noreply.github.com>2019-02-12 11:59:28 -0500
commit1bc1485ff2ea40b0afae9fe81aeb60c82a97fa70 (patch)
tree47b95a20600cf73d187f6478ac2d0d8ee6c0a76b
parent39edd608f8635b69d0f9a58f8d16dff12056c5f2 (diff)
downloadrabbitmq-server-git-1bc1485ff2ea40b0afae9fe81aeb60c82a97fa70.tar.gz
spelling: discovery
-rw-r--r--priv/schema/rabbit.schema2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/schema/rabbit.schema b/priv/schema/rabbit.schema
index 0de26a41ff..eca45f5927 100644
--- a/priv/schema/rabbit.schema
+++ b/priv/schema/rabbit.schema
@@ -903,7 +903,7 @@ fun(Conf) ->
end
end}.
-%% Classic config-driven peer discuvery backend.
+%% Classic config-driven peer discovery backend.
%%
%% Make clustering happen *automatically* at startup - only applied
%% to nodes that have just been reset or started for the first time.