From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 17 Apr 2015 06:28:40 -0400
Subject: [PATCH] Allow preference sections to define CSS class names

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

diff --git a/config/config.inc.php.sample b/config/config.inc.php.sample
index 9a42ba9..9f218be 100644
--- a/config/config.inc.php.sample
+++ b/config/config.inc.php.sample
@@ -4,7 +4,7 @@
  +-----------------------------------------------------------------------+
  | Local configuration for the Roundcube Webmail installation.           |
  |                                                                       |
- | This is a sample configuration file only containing the minumum       |
+ | This is a sample configuration file only containing the minimum       |
  | setup required for a functional installation. Copy more options       |
  | from defaults.inc.php to this file to override the defaults.          |
  |                                                                       |

--
Gitblit v1.9.1