Remove redundant code.

This commit is contained in:
Jonas Kvinge
2018-04-07 12:19:01 +02:00
parent e1c33f093f
commit 1b32e61aba
7 changed files with 32 additions and 51 deletions

View File

@@ -79,7 +79,7 @@ QString About::MakeHtml() const {
ret += tr("<p>");
ret += tr("Strawberry is a audio player and music collection organiser.<br />");
ret += tr("Strawberry is a audio player and music collection organizer.<br />");
ret += tr("It is a fork of Clementine. The name is inspired by the band Strawbs.");
ret += tr("</p>");