From bec9690ff519d33d7ef3f0c8f8f8cf72b4ef059d Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 20 May 2013 14:52:36 -0400
Subject: [PATCH] Improve some options description

---
 config/main.inc.php.dist |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist
index 05afed9..da5c5f3 100644
--- a/config/main.inc.php.dist
+++ b/config/main.inc.php.dist
@@ -892,5 +892,3 @@
 
 // Enables display of email address with name instead of a name (and address in title)
 $rcmail_config['message_show_email'] = false;
-
-// end of config file

--
Gitblit v1.9.1