diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:48:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-09 22:48:20 +0100 |
| commit | e80e6a8567dd107f5ea3b708975cb5fd92112a57 (patch) | |
| tree | b477abc29daa6d9dadfc3a2fa8e950c00643a6a4 /src | |
| parent | 6b05486d6d8a099c0623da2b84fb1478e842d8d5 (diff) | |
| parent | 890cf574a7a82906fbc1086a17a6e9c514c61679 (diff) | |
Merge remote-tracking branch 'origin/master' into 2.0
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 7c59e3fc8..44e8b935d 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -150,7 +150,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Tim O'Brien")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Mark Rolfe")); - supported_by.Add (wxT ("David Rosenthal")); + supported_by.Add (wxT ("David Rozenthal")); supported_by.Add (wxT ("Andrä Steiner")); supported_by.Add (wxT ("Jussi Siponen")); supported_by.Add (wxT ("Lasse Salling")); |
