From b0a4408ea45787a71592c63526ea5a8f2fe3f1fe Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 16 Jul 2015 23:50:04 +0100 Subject: Typo in previous. --- src/wx/about_dialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index b84bf6619..5fe7eb9fb 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -234,7 +234,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Elad Saad")); tested_by.Add (wxT ("Karim Senoucci")); tested_by.Add (wxT ("Simon Vannarath")); - tested_by.Add (wxt ("Igor Voytovich")); + tested_by.Add (wxT ("Igor Voytovich")); tested_by.Add (wxT ("Andrew Walls")); tested_by.Add (wxT ("Andreas Weiss")); tested_by.Add (wxT ("Paul Willmott")); -- cgit v1.2.3