From 769e50d5be6c651136893ea570f62f3b1757e646 Mon Sep 17 00:00:00 2001 From: Matthias Radestock Date: Wed, 18 Sep 2013 18:13:09 +0100 Subject: cosmetic: unconfuse emacs syntax highlighting --- docs/rabbitmq.sample.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/rabbitmq.sample.config b/docs/rabbitmq.sample.config index 2c702961..0e4a20d0 100644 --- a/docs/rabbitmq.sample.config +++ b/docs/rabbitmq.sample.config @@ -91,7 +91,7 @@ %% %% Misc/Advanced Options: %% - %% NB: Change these only if you understand what you're doing! + %% NB: Change these only if you understand what you are doing! %% %% How to respond to cluster partitions. @@ -225,7 +225,7 @@ %% Listen for SSL connections on 61613. %% {ssl_listeners, [61613]}, - %% Extract name from client's certificate when using SSL. + %% Extract name from client certificate when using SSL. %% {ssl_cert_login, true}, %% Use cn instead of dn when reading from the SSL cert -- cgit v1.2.1