Fix typo in translatable string.
authorDaniel Albers <daniel@lbe.rs>
Thu, 11 Feb 2016 09:15:37 +0000 (10:15 +0100)
committerDaniel Albers <daniel@lbe.rs>
Thu, 11 Feb 2016 09:15:40 +0000 (10:15 +0100)
Thanks to yurchor for flagging.

src/uisupport/aboutdata.cpp

index 8ed86a0..978392b 100644 (file)
@@ -191,7 +191,7 @@ void AboutData::setQuasselPersons(AboutData *aboutData)
         { "Atte Virtanen", "", tr("Finnish translation"), "", QLocale::Finnish },
         { "Aurélien Gâteau", "agateau", tr("Message indicator support") },
         { "Awad Mackie", "firesock", tr("Chatview improvements") },
-        { "Armin K", "", tr("Build sytem fix") },
+        { "Armin K", "", tr("Build system fix") },
         { "", "Ayonix", tr("Build system fix") },
         { "Benjamin Zeller", "zbenjamin", tr("Windows build system fixes") },
         { "Bernhard Scheirle", "", tr("Nicer tooltips") },