Author: sparky
Date: Wed Jul 21 23:41:12 2010
New Revision: 11692

Modified:
   toys/rsget.pl/RSGet/Processor.pm
Log:
- "an HTML" is more correct than "a HTML"


Modified: toys/rsget.pl/RSGet/Processor.pm
==============================================================================
--- toys/rsget.pl/RSGet/Processor.pm    (original)
+++ toys/rsget.pl/RSGet/Processor.pm    Wed Jul 21 23:41:12 2010
@@ -37,7 +37,7 @@
 
        if ( $last_cmd and $last_cmd =~ /(?:click_)?download/ ) {
                $last_cmd = undef;
-               pr "\treturn \${self}->delay( 15 * 60, 'download is a HTML 
page' );\n}\n";
+               pr "\treturn \${self}->delay( 15 * 60, 'download is an HTML 
page' );\n}\n";
                return;
        }
        $last_cmd = undef;
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to