summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2023-10-02 19:37:54 -0700
committerDevlin Junker <devlin.junker@gmail.com>2023-10-02 19:37:54 -0700
commit883b7b53682290bb4e6bb2ceb2e8cf5362ee0de5 (patch)
tree055b72b9219897a8b48f08bdd1b4e73281167cd2 /lib
parent0aa4b103907988d0754124dc084da699340ca375 (diff)
fix length of line
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
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