summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Controller/FeedController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Controller/FeedController.php b/lib/Controller/FeedController.php
index dbb36bb02..32e9bd232 100644
--- a/lib/Controller/FeedController.php
+++ b/lib/Controller/FeedController.php
@@ -207,7 +207,7 @@ class FeedController extends Controller
return [
'feeds' => [
- // only pass unread count to not accidentally readd
+ // only pass unread count to not accidentally read
// the feed again
[
'id' => $feed->getId(),