]> git.wh0rd.org - tt-rss.git/commitdiff
af_unburn: update description
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 21 Jan 2013 18:40:38 +0000 (22:40 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 21 Jan 2013 18:40:38 +0000 (22:40 +0400)
plugins/af_unburn/init.php

index e57389872cc689010b7ec04b911195b30ece5631..e503851d9eaf3f52894a87f0ff8ce0af6e2e6302 100644 (file)
@@ -6,7 +6,7 @@ class Af_Unburn extends Plugin {
 
        function about() {
                return array(1.0,
-                       "Resolve feedburner URLs (requires CURL)",
+                       "Resolves feedburner and similar feed redirector URLs (requires CURL)",
                        "fox");
        }