summaryrefslogtreecommitdiffstats
path: root/lib/Service/UpdaterService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/UpdaterService.php')
-rw-r--r--lib/Service/UpdaterService.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Service/UpdaterService.php b/lib/Service/UpdaterService.php
index cf18e0c73..bf944d19f 100644
--- a/lib/Service/UpdaterService.php
+++ b/lib/Service/UpdaterService.php
@@ -23,7 +23,7 @@ class UpdaterService
private $folderService;
/**
- * @var FeedService
+ * @var FeedServiceV2
*/
private $feedService;