X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FFeed.php;h=58f3ebde72e657c26c4aaf63708d1dc8c07b7c1d;hb=44c84777a9ec718b4ac0b4207ce0b13428021fa0;hp=1674b1317428021b982f8ce04b9848e2e8548773;hpb=d5884183f4de9db480e11422b59716c5560b90fc;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Feed.php b/includes/Feed.php index 1674b13174..58f3ebde72 100644 --- a/includes/Feed.php +++ b/includes/Feed.php @@ -174,7 +174,7 @@ class FeedItem { /** * Quickie hack... strip out wikilinks to more legible form from the comment. * - * @param string $text wikitext + * @param string $text Wikitext * @return string */ public static function stripComment( $text ) {