From 93b7716442c234d5dc7e0a5957abfcd6e9a9faff Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 7 Oct 2015 13:30:13 +0100 Subject: [PATCH] Supporter typo. --- 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 0226c378f..ad6fd7c88 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -162,7 +162,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); - supported_by.Add (wxT ("Daniel Mertinez Lara")); + supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Sean Leigh")); supported_by.Add (wxT ("Olivier Lemaire")); -- 2.30.2