diff options
Diffstat (limited to 'app/Controllers/feedController.php')
| -rwxr-xr-x | app/Controllers/feedController.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controllers/feedController.php b/app/Controllers/feedController.php index dd845bccd..8ee3d5324 100755 --- a/app/Controllers/feedController.php +++ b/app/Controllers/feedController.php @@ -32,7 +32,7 @@ class FreshRSS_feed_Controller extends Minz_ActionController { * @param int $cat_id * @param string $new_cat_name * @param string $http_auth - * @return FreshRSS_Feed|the + * @return FreshRSS_Feed * @throws FreshRSS_AlreadySubscribed_Exception * @throws FreshRSS_FeedNotAdded_Exception * @throws FreshRSS_Feed_Exception |
