summaryrefslogtreecommitdiffstats
path: root/controller/feedcontroller.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-06-26 11:41:21 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-06-26 11:41:21 +0200
commit0f56b6d62cd4af2af5276f7c073737b2d07b0ffd (patch)
tree407914f21c129c012562e059af0fc744e0a5f863 /controller/feedcontroller.php
parentcd10f93e0d271840caff92b88195385a2a3f15b2 (diff)
style fixes
Diffstat (limited to 'controller/feedcontroller.php')
-rw-r--r--controller/feedcontroller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/feedcontroller.php b/controller/feedcontroller.php
index d62b05c45..0bd49837a 100644
--- a/controller/feedcontroller.php
+++ b/controller/feedcontroller.php
@@ -184,7 +184,7 @@ class FeedController extends Controller {
return [
'feeds' => [
- // only pass unreadcount to not accidentally readd
+ // only pass unread count to not accidentally readd
// the feed again
[
'id' => $feed->getId(),