]> source.dussan.org Git - nextcloud-server.git/commitdiff
More fixes 4808/head
authorJoas Schilling <coding@schilljs.com>
Thu, 11 May 2017 09:30:51 +0000 (11:30 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 11 May 2017 09:30:51 +0000 (11:30 +0200)
Signed-off-by: Joas Schilling <coding@schilljs.com>
config/config.sample.php

index 2b743162199c7cee4203c22a168b53507762a187..04ad22d3bcf2080875ef4f381ba5489f998f7959 100644 (file)
@@ -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``
  */