aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/UpdateGUI.cpp2
1 files changed, 1 insertions, 1 deletions
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"