diff --git a/config/config.sample.php b/config/config.sample.php
index f27ac28a8fdd5e64390003de31f035789be4f3e9..81ad7fc81e9dd39785b1a02ec6a08ce0cad57c92 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -587,7 +587,6 @@ $CONFIG = array(
 
 /**
  * When enabled, admins may install apps from the ownCloud app store.
- * The app store is disabled by default for ownCloud Enterprise Edition
  */
 'appstoreenabled' => true,