]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Helper/PreparePagerForEntries.php
Rebase & Rename all rss to feeds
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Helper / PreparePagerForEntries.php
index 49c1ea4142aa6bd496eac9aeb6042ab1008d415b..29a969fa2c7b02bbdf501a56c9b4fcb9dcb32b6b 100644 (file)
@@ -21,7 +21,7 @@ class PreparePagerForEntries
 
     /**
      * @param AdapterInterface $adapter
-     * @param User             $user    If user isn't logged in, we can force it (like for rss)
+     * @param User             $user    If user isn't logged in, we can force it (like for feed)
      *
      * @return null|Pagerfanta
      */