summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 95be5a9f012..9b7d8e5c38d 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -56,10 +56,10 @@ $CONFIG = array(
/* Theme to use for ownCloud */
"theme" => "",
-/* Path to the 3rdparty directory */
+/* Path to the parent directory of the 3rdparty directory */
"3rdpartyroot" => "",
-/* URL to the 3rdparty directory, as seen by the browser */
+/* URL to the parent directory of the 3rdparty directory, as seen by the browser */
"3rdpartyurl" => "",
/* Default app to load on login */