summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-07 13:30:13 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-07 13:30:13 +0100
commit93b7716442c234d5dc7e0a5957abfcd6e9a9faff (patch)
treeef545e8e45c1747f7720bb2d182641bab63e9a1f /src
parent1c58f65ab77fc8aa9317db362649e1713487e16a (diff)
Supporter typo.
Diffstat (limited to 'src')
-rw-r--r--src/wx/about_dialog.cc2
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"));