aboutsummaryrefslogtreecommitdiff
path: root/lib/FeedExpander.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/FeedExpander.php')
-rw-r--r--lib/FeedExpander.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/FeedExpander.php b/lib/FeedExpander.php
index be467336..af06cc16 100644
--- a/lib/FeedExpander.php
+++ b/lib/FeedExpander.php
@@ -74,7 +74,7 @@ abstract class FeedExpander extends BridgeAbstract
/**
* Collects data from an existing feed.
*
- * Children should call this function in {@see BridgeInterface::collectData()}
+ * Children should call this function in {@see BridgeAbstract::collectData()}
* to extract a feed.
*
* @param string $url URL to the feed.