diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-07 13:30:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-07 13:30:13 +0100 |
| commit | 93b7716442c234d5dc7e0a5957abfcd6e9a9faff (patch) | |
| tree | ef545e8e45c1747f7720bb2d182641bab63e9a1f /src | |
| parent | 1c58f65ab77fc8aa9317db362649e1713487e16a (diff) | |
Supporter typo.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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")); |
