summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-16 23:50:04 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-16 23:50:04 +0100
commitb0a4408ea45787a71592c63526ea5a8f2fe3f1fe (patch)
treeda79db705aaf4dcbd2873b94fa6b2510f235f2df /src
parent3a22907a9ddd738c00375d515794bfc55d78f9d0 (diff)
Typo in previous.
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 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"));