correct markup 2, the revenge

svn path=/trunk/KDE/kdegraphics/okular/; revision=688312
This commit is contained in:
Pino Toscano 2007-07-15 18:48:31 +00:00
parent 26857d5433
commit 65f4831365

View file

@ -31,7 +31,7 @@ ChooseEngineDialog::ChooseEngineDialog( const QStringList &generators, const KMi
m_widget->description->setText(
i18n( "More than one backend found for the MIME type:<br />"
"<b>%1</b> (%2).<br><br />"
"<b>%1</b> (%2).<br /><br />"
"Please select which one to use:", mime->comment(), mime->name() ) );
}