diff --git a/src/lib_gui/qt/view/QtErrorView.cpp b/src/lib_gui/qt/view/QtErrorView.cpp
index 3be9cc9c..db909adb 100644
--- a/src/lib_gui/qt/view/QtErrorView.cpp
+++ b/src/lib_gui/qt/view/QtErrorView.cpp
@@ -114,6 +114,7 @@ void QtErrorView::initView()
"
"
"- C/C++ error messages are generated by the clang compiler frontend.
"
"- Java error messages are generated by the Eclipse JDT library.
"
+ "- Python error messages are generated by the Jedi static analysis library.
"
"
"
"You should be able to find information about errors you are not familiar with online. Double click "
"an error message in the table to select it for copying.
"