From 74dd64df1139d0fd5b07301e01e70cc2ef61cc7e Mon Sep 17 00:00:00 2001
From: Toni Uhlig <Toni.Uhlig@tq-group.com>
Date: Mon, 4 Dec 2017 13:15:20 +0100
Subject: fixed typ0

---
 src/UpdateGUI.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/UpdateGUI.cpp b/src/UpdateGUI.cpp
index e96fa78..b105884 100644
--- a/src/UpdateGUI.cpp
+++ b/src/UpdateGUI.cpp
@@ -207,7 +207,7 @@ void UpdateGUIFrame::OnAbout(wxCommandEvent& event)
 	aboutInfo.AddDeveloper("Theres Teichmann");
 	aboutInfo.SetLicense(wxString(
 		"TQ-Systems Software License Agreement Version 1.0.1\n\n"
-		"wxWindows: wxWindows Library Licence, Version 3.1\n"
+		"wxWidgets: wxWindows Library Licence, Version 3.1\n"
 			"https://github.com/wxWidgets/wxWidgets\n\n"
 		"Fast C++ CSV Parser: BSD-3\n"
 			"https://github.com/ben-strasser/fast-cpp-csv-parser\n\n"
-- 
cgit v1.2.3