[Amarok] [BAD EMAIL] it's "A HTML page..." (not "An...")

Mark Kretschmann kretschmann at kde.org
Wed Nov 18 11:25:30 CET 2009


On Wed, Nov 18, 2009 at 11:21 AM, Seb Ruiz <ruiz at kde.org> wrote:
> Again, no it's not :)
>
> Can someone please tell Mathias to fix his git config please.
>
> 2009/11/18 .mail.kde.org Mathias Panzenböck <panzi at panzi>:
>>
>>    it's "A HTML page..." (not "An...")
>>
>> diff --git a/src/podcasts/PodcastReader.cpp b/src/podcasts/PodcastReader.cpp
>> index 2b65c62..544d40f 100644
>> --- a/src/podcasts/PodcastReader.cpp
>> +++ b/src/podcasts/PodcastReader.cpp
>> @@ -344,7 +344,7 @@ PodcastReader::read()
>>             readChannel();
>>         }
>>         else if ( qxml::name() == "html" || qxml::name() == "HTML" ) {
>> -            throw ParseError( i18n( "An HTML page was received. Expected an RSS 2.0 feed" ) );
>> +            throw ParseError( i18n( "A HTML page was received. Expected an RSS 2.0 feed" ) );
>>         }
>>         else {
>>             // TODO: change this string once we support more

Additionally, Mathias should please squash his commits a bit before
requesting a merge.

-- 
Mark Kretschmann
Amarok Developer
www.kde.org - amarok.kde.org


More information about the Amarok-devel mailing list