From 71d858f2d214284c7912b0f9633b467c0f0961c6 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 11 Mar 2022 17:03:10 +0100 Subject: [PATCH] Doc: Fix changed string Change-Id: If429e6721bc5086d354579dbcd8638aed7dc2c50 Reviewed-by: Reviewed-by: Eike Ziller --- doc/qtcreator/src/user-interface/creator-ui.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc index 60dcf969ba3..8f6beb09927 100644 --- a/doc/qtcreator/src/user-interface/creator-ui.qdoc +++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc @@ -608,7 +608,7 @@ To specify whether to open the \uicontrol {Compile Output} view on output when building applications, select \uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run} > \uicontrol {Compile Output}, and then select the - \uicontrol {Open view when building} check box. + \uicontrol {Open Compile Output when building} check box. In the \uicontrol {Limit output to} field, you can specify the maximum amount of build output lines to display.