From 28a14b56170a9e380d0180566ae5bde0418ea464 Mon Sep 17 00:00:00 2001 From: Robert Loehning Date: Fri, 15 Feb 2019 12:25:13 +0100 Subject: [PATCH] UI Tour: Fix plural Change-Id: Ib84f8acda7701c5fb8efc29035c31ab047573e40 Reviewed-by: Leena Miettinen --- src/plugins/welcome/introductionwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/welcome/introductionwidget.cpp b/src/plugins/welcome/introductionwidget.cpp index d10cb76be2f..c4b194c2cec 100644 --- a/src/plugins/welcome/introductionwidget.cpp +++ b/src/plugins/welcome/introductionwidget.cpp @@ -119,7 +119,7 @@ IntroductionWidget::IntroductionWidget(QWidget *parent) "Edit:Work with code and navigate your project." "Design:Work with UI designs for Qt Widgets or Qt Quick." "Debug:Analyze your application with a debugger or other " - "analyzer." + "analyzers." "Projects:Manage project settings." "Help:Browse the help database." "

")},