Fix author name.
authorCarl Hetherington <cth@carlh.net>
Thu, 13 Jul 2017 18:48:04 +0000 (19:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 13 Jul 2017 18:48:04 +0000 (19:48 +0100)
src/wx/about_dialog.cc

index d9297bf822beb19ae65750e78470b76fedd4e6bf..173d6b020278ef9cd5ea9bb99cbf106e4b3ba02a 100644 (file)
@@ -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"));