]> git.wh0rd.org - tt-rss.git/commitdiff
af_redditimgur: update description
authorAndrew Dolgov <noreply@fakecake.org>
Mon, 6 Jul 2015 19:46:46 +0000 (22:46 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Mon, 6 Jul 2015 19:46:46 +0000 (22:46 +0300)
plugins/af_redditimgur/init.php

index 98b5bc8b963e6e856c893744c407a710576351b8..29bb0706588ba908f469c0e588af3177ab0296ff 100644 (file)
@@ -4,7 +4,7 @@ class Af_RedditImgur extends Plugin {
 
        function about() {
                return array(1.0,
-                       "Inline image links in Reddit RSS feeds",
+                       "Inline images (and other content) in Reddit RSS feeds",
                        "fox");
        }