diff options
| author | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:59:28 -0500 |
|---|---|---|
| committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:59:28 -0500 |
| commit | 1bc1485ff2ea40b0afae9fe81aeb60c82a97fa70 (patch) | |
| tree | 47b95a20600cf73d187f6478ac2d0d8ee6c0a76b | |
| parent | 39edd608f8635b69d0f9a58f8d16dff12056c5f2 (diff) | |
| download | rabbitmq-server-git-1bc1485ff2ea40b0afae9fe81aeb60c82a97fa70.tar.gz | |
spelling: discovery
| -rw-r--r-- | priv/schema/rabbit.schema | 2 |
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. |
