summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2017-10-16 21:46:23 +0300
committerGitHub <noreply@github.com>2017-10-16 21:46:23 +0300
commit35eeab058ce30f6ac83adc4cd965038670adaf63 (patch)
tree9d721dc0f21c1e4d6baa0e5a4dec7afb9b888755
parentf75021818e2962f94566842fea4a28536015d7d5 (diff)
downloadrabbitmq-server-git-35eeab058ce30f6ac83adc4cd965038670adaf63.tar.gz
Wording
-rw-r--r--docs/rabbitmq.config.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example
index cfd77a88f6..c41957aeeb 100644
--- a/docs/rabbitmq.config.example
+++ b/docs/rabbitmq.config.example
@@ -494,7 +494,7 @@
%% Change the port on which the HTTP listener listens,
%% specifying an interface for the web server to bind to.
- %% Also set the listener to use SSL and provide SSL options.
+ %% Also set the listener to use TLS and provide TLS options.
%%
%% {listener, [{port, 12345},
%% {ip, "127.0.0.1"},