diff --git a/src/plugins/autotest/gtest/gtestframework.cpp b/src/plugins/autotest/gtest/gtestframework.cpp index 67258c86ef2..ceb0b12cb05 100644 --- a/src/plugins/autotest/gtest/gtestframework.cpp +++ b/src/plugins/autotest/gtest/gtestframework.cpp @@ -85,7 +85,7 @@ QString GTestFramework::groupingToolTip() const { return QCoreApplication::translate("GTestFramework", "Enable or disable grouping of test cases by folder or " - "gtest filter.\nSee also Google Test settings."); + "GTest filter.\nSee also Google Test settings."); } GTest::Constants::GroupMode GTestFramework::groupMode()