From 9eca163aa88a36de8c0bee754fba1be996baf523 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 5 Nov 2014 11:58:59 +0100 Subject: fix doc comment --- fetcher/feedfetcher.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetcher') diff --git a/fetcher/feedfetcher.php b/fetcher/feedfetcher.php index 6e93e3ecb..f877eb97c 100644 --- a/fetcher/feedfetcher.php +++ b/fetcher/feedfetcher.php @@ -67,7 +67,7 @@ class FeedFetcher implements IFeedFetcher { * @param string $etag an etag from an http header. * If lastModified matches the http header from the feed * no results are fetched - * @throws FetcherException if fails + * @throws FetcherException if it fails * @return array an array containing the new feed and its items, first * element being the Feed and second element being an array of Items */ -- cgit v1.2.3