summaryrefslogtreecommitdiffstats
path: root/config/config.sample.php
diff options
context:
space:
mode:
authorVolkan Gezer <wakeup@users.noreply.github.com>2014-05-30 16:00:57 +0200
committerVolkan Gezer <wakeup@users.noreply.github.com>2014-05-30 16:00:57 +0200
commitbb8ee2e9afc390ae81eb58081b16a1ada8316b3c (patch)
tree73df9c690e6c11090744e3fbd49efc043c1aa829 /config/config.sample.php
parent62eb5cd6b0859dee266cddc240f3e1e788f871fa (diff)
downloadnextcloud-server-bb8ee2e9afc390ae81eb58081b16a1ada8316b3c.tar.gz
nextcloud-server-bb8ee2e9afc390ae81eb58081b16a1ada8316b3c.zip
fix wording
Diffstat (limited to 'config/config.sample.php')
-rwxr-xr-xconfig/config.sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index bf0ec468ad3..590aba714eb 100755
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -3,7 +3,7 @@
/**
* This configuration file is only provided to document the different configuration options and their usage.
* DO NOT COMPLETELY BASE YOUR CONFIGURATION FILE ON THIS SAMPLE. THIS MAY BREAK YOUR INSTANCE.
- * Instead copy configurations switches that you consider important for your instance manually to your configuration.
+ * Instead, manually copy configurations' switches that you consider important for your instance to your configuration.
*/
/* Only enable this for local development and not in productive environments */