Fix typo in previous.
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Jun 2016 21:15:16 +0000 (22:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Jun 2016 21:15:16 +0000 (22:15 +0100)
src/wx/about_dialog.cc

index 57f36039b7d1ab5b555a59a4f30a9bfb39cc071a..bdc1e0e541ce8c49b8fc42597227891c89ab6466 100644 (file)
@@ -236,7 +236,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Bruce Taylor"));
        supported_by.Add (wxT ("OpsCenter Technologies, Inc."));
        supported_by.Add (wxT ("Lawrence Towers"));
-       supported_by.Add (wxt ("Petter Trønsdal"));
+       supported_by.Add (wxT ("Petter Trønsdal"));
        supported_by.Add (wxT ("Richard Turner"));
        supported_by.Add (wxT ("Stéphane Wagneur"));
        supported_by.Add (wxT ("Andrew Walls"));