summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Plugin/Client/Plugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugin/Client/Plugin.php b/lib/Plugin/Client/Plugin.php
index 66252916c..ff4cdae05 100644
--- a/lib/Plugin/Client/Plugin.php
+++ b/lib/Plugin/Client/Plugin.php
@@ -14,7 +14,7 @@
namespace OCA\News\Plugin\Client;
/**
- * TODO: remove this? it seems old.. there is no global list of plugins anymore and seems like plugins register themselves
+ * TODO: remove this? it seems old.. there is no global list of plugins and seems plugins register themselves?
*
* We actually really want to avoid this global list of plugins. A way would be
* for News plugin apps to register themselves in a special database table