From df2a99f2751b9601e37b69bcde71a8dda908904d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20K=C3=B6nig?= Date: Sat, 29 Jul 2017 16:43:23 +0200 Subject: [PATCH] a little typo in the list of translators (#1565) --- src/about.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about.c b/src/about.c index 4cb5bcb6..4383fa45 100644 --- a/src/about.c +++ b/src/about.c @@ -68,7 +68,7 @@ static const gchar *translators[][2] = { { "hu", "Gabor Kmetyko <kg_kilo@freemail.hu>" }, { "id", "Fajar Wahyu <fajarwahyuabdillah@gmail.com>\n" "Samsul Ma'arif <mail@samsul.web.id>\n" - "Bervianto Leo Pratama <bervianto.leo@gmail.com>" }, + "Bervianto Leo Pratama <bervianto.leo@gmail.com>" }, { "it", "Max Baldinelli <m.baldinelli@agora.it>,\nDario Santomarco <dariello@yahoo.it>" }, { "ja", "Tarot Osuji <tarot@sdf.lonestar.org>\nChikahiro Masami <cmasa.z321@gmail.com>" }, { "ko", "Park Jang-heon <dotkabi@gmail.com>" },