X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=includes%2FFeedUtils.php;h=6937c32d9256f36e83dbd1a1d7e41327020c8c75;hb=74faccfa264fca219e08ae9cfb60a355ec2fac39;hp=83ce7553b4865ce6fb2498d92214b5535231888a;hpb=5aec437d5e9c1cd09ec05b44e7196e92b0ed825f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/FeedUtils.php b/includes/FeedUtils.php index 83ce7553b4..6937c32d92 100644 --- a/includes/FeedUtils.php +++ b/includes/FeedUtils.php @@ -48,7 +48,7 @@ class FeedUtils { /** * Check whether feeds can be used and that $type is a valid feed type * - * @param string $type feed type, as requested by the user + * @param string $type Feed type, as requested by the user * @return bool */ public static function checkFeedOutput( $type ) {