From bee9ffd91e8004048cc489dffc73f5fee73e8f7a Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 27 Jul 2014 11:54:30 +0200 Subject: [PATCH] Apply minor improvement to ejabberd.yml comment --- ejabberd.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejabberd.yml.example b/ejabberd.yml.example index ad5ca9e4e..01f4d9c7a 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -108,7 +108,7 @@ listen: ## ## If TLS is compiled in and you installed a SSL ## certificate, specify the full path to the - ## file and uncomment this line: + ## file and uncomment these lines: ## ## certfile: "/path/to/ssl.pem" ## starttls: true