diff options
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 dc4228672..47f1adab4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -157,7 +157,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Zbigniew KamiĆski")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); - supported_by.Add (wxT ("Erwin Kerzanet")); + supported_by.Add (wxT ("Erwan Kerzanet")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); |
