Doc: Fix typo in Bare Metal instructions

Fixes: QTCREATORBUG-22062
Change-Id: Ie3b57768c946b59b95e6d1c8c245e1287d6b749f
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
This commit is contained in:
Leena Miettinen
2019-02-28 14:11:26 +01:00
parent 728ad535bc
commit c0cd990ab8

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/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -53,7 +53,7 @@
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Devices > \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Devices >
\uicontrol {Bare Metal} > \uicontrol Add > \uicontrol Default, \uicontrol {Bare Metal} > \uicontrol Add > \uicontrol Default,
\uicontrol OpenCD, or \uicontrol {ST-LINK Utility} to specify \uicontrol OpenOCD, or \uicontrol {ST-LINK Utility} to specify
connections to GDB servers or hardware debuggers: connections to GDB servers or hardware debuggers:
\image creator-baremetal-device.png "Bare Metal options" \image creator-baremetal-device.png "Bare Metal options"