From: Lennart Rosam Date: Fri, 2 Aug 2013 08:01:34 +0000 (+0200) Subject: Fix typo (again >.<).. gnah X-Git-Tag: v6.0.0alpha2~364^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=504beb6cfd95543c4826f00df4f27730e3655314;p=nextcloud-server.git Fix typo (again >.<).. gnah --- diff --git a/config/config.sample.php b/config/config.sample.php index bcf8ebdedb0..32d748cf4be 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -56,7 +56,7 @@ $CONFIG = array( /* Theme to use for ownCloud */ "theme" => "", -/* Optional ownCLoud default language - overrides automatic language detection on public pages like login or shared items. This has no effect on the users's language preference configured under "personal -> language" once they have logged in */ +/* Optional ownCloud default language - overrides automatic language detection on public pages like login or shared items. This has no effect on the users's language preference configured under "personal -> language" once they have logged in */ "default_language" => "en", /* Path to the parent directory of the 3rdparty directory */