]> source.dussan.org Git - nextcloud-server.git/commitdiff
Reword the description
authorLukas Reschke <lukas@owncloud.com>
Tue, 16 Sep 2014 13:51:48 +0000 (15:51 +0200)
committerLukas Reschke <lukas@owncloud.com>
Tue, 16 Sep 2014 13:51:48 +0000 (15:51 +0200)
The old one was just horrible wrong.

config/config.sample.php

index 71105a8b10d85b4259396394f2bed6bbc50cae21..879ba9e9d01668283a90432e1ded8984941529b6 100755 (executable)
@@ -160,7 +160,7 @@ $CONFIG = array(
 /* allow user to change his display name, if it is supported by the back-end */
 'allow_user_to_change_display_name' => true,
 
-/* Check 3rdparty apps for malicious code fragments */
+/* Ensure that 3rdparty applications follows coding guidelines */
 "appcodechecker" => true,
 
 /* Check if ownCloud is up to date */