From 165b01d8553c40760c953cbc21f1d7b4f7fbfbf0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 13 Jul 2017 19:48:04 +0100 Subject: Fix author name. --- src/wx/about_dialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index d9297bf82..173d6b020 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -233,7 +233,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("George Mazarakis")); - supported_by.Add (wxT ("MichaƂ Mazur")); + supported_by.Add (wxT ("Mike Mazur")); supported_by.Add (wxT ("Gordon McLeod")); supported_by.Add (wxT ("P. Meijer")); supported_by.Add (wxT ("Brian Mendelssohn")); -- cgit v1.2.3