diff options
author | Aleksander Machniak <alec@alec.pl> | 2015-01-03 18:22:33 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2015-01-03 18:22:33 +0100 |
commit | b0289b5475cd51c5cfd068e184bf652f00ebef71 (patch) | |
tree | 7ac7e6ec2b9bdec08e819f2b2750ac79554f9564 | |
parent | 10f133bae8499d493a3cc17e10adc7399e6e3b39 (diff) | |
parent | d491463df25dbd421fd368264aecbe9eb7721e9c (diff) |
Merge pull request #255 from root-io/patch-1
Fix config file sample tiny typo
-rw-r--r-- | 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 9a42ba9f5..9f218be00 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. | | | |