diff --git a/config/config.sample.php b/config/config.sample.php index 2b74316219..04ad22d3bc 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -959,7 +959,7 @@ $CONFIG = array( /** * Replaces the default System Tags Manager Factory. This can be utilized if an * own or 3rdParty SystemTagsManager should be used that – for instance – uses the - * filesystem instead of the database to keep the comments. + * filesystem instead of the database to keep the tags. * * Defaults to ``\OC\SystemTag\ManagerFactory`` */