From 57d9e6cb48eb3aa70cc015d246d44fd9c895936b Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 3 Jan 2019 15:24:28 +0100 Subject: [PATCH] Doc: Add the tab name to the menu path Because the Devices tab is no longer the first tab that opens when you select Options > Devices. Change-Id: Ifeab9729a1754bcd7505a70112727f57bca3b759 Reviewed-by: Christian Kandeler --- doc/src/overview/creator-only/creator-configuring.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/overview/creator-only/creator-configuring.qdoc b/doc/src/overview/creator-only/creator-configuring.qdoc index 67640c00810..0a3096737b8 100644 --- a/doc/src/overview/creator-only/creator-configuring.qdoc +++ b/doc/src/overview/creator-only/creator-configuring.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2019 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -92,7 +92,7 @@ development PC and specify the device in a kit. To add devices, select \uicontrol Tools > \uicontrol Options > - \uicontrol Devices > \uicontrol Add. + \uicontrol Devices > \uicontrol Devices > \uicontrol Add. For more information, see \l{Connecting Devices}.