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 <christian.kandeler@qt.io>
This commit is contained in:
Leena Miettinen
2019-01-03 15:24:28 +01:00
parent 7162c7162a
commit 57d9e6cb48

View File

@@ -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}.