diff --git a/share/qt/extract_strings_qt.py b/share/qt/extract_strings_qt.py index 0d2af728b7..aaf386349a 100755 --- a/share/qt/extract_strings_qt.py +++ b/share/qt/extract_strings_qt.py @@ -67,7 +67,7 @@ f.write(""" #include -// Automatically generated by extract_strings.py +// Automatically generated by extract_strings_qt.py #ifdef __GNUC__ #define UNUSED __attribute__((unused)) #else