summaryrefslogtreecommitdiffstats
path: root/config/config.sample.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.sample.php')
-rw-r--r--config/config.sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 8d8fed7ad8c..672203153c6 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -421,7 +421,7 @@ $CONFIG = array(
/**
* Checks an app before install whether it uses private APIs instead of the
- * proper public APIs. If this is set to true it will just allow to install or
+ * proper public APIs. If this is set to true it will only allow to install or
* enable apps that pass this check.
*/
'appcodechecker' => true,