Fix middle name in previous commit.
authorCarl Hetherington <cth@carlh.net>
Thu, 14 Apr 2016 13:02:41 +0000 (14:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 14 Apr 2016 13:02:41 +0000 (14:02 +0100)
src/wx/about_dialog.cc

index 8f8603bab116bf61f8526542b7a31d7bc9fcf477..20a9471379634317bb52316f50bd9d5be410db51 100644 (file)
@@ -186,7 +186,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Daniel Martinez Lara"));
        supported_by.Add (wxT ("Stefan Massopust"));
        supported_by.Add (wxT ("Michal Moc"));
-       supported_by.Add (wxT ("David Lechner"));
+       supported_by.Add (wxT ("David Armati Lechner"));
        supported_by.Add (wxT ("Lilian Lefranc"));
        supported_by.Add (wxT ("Sean Leigh"));
        supported_by.Add (wxT ("Olivier Lemaire"));