From 2053cf000d230fafe01444143d283f7c6aa6b624 Mon Sep 17 00:00:00 2001 From: Fredrik Larsson Date: Thu, 23 Oct 2014 02:08:52 +1100 Subject: [PATCH] OP-1559 Wording for GPS page of Wizard --- ground/openpilotgcs/src/plugins/setupwizard/pages/gpspage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ground/openpilotgcs/src/plugins/setupwizard/pages/gpspage.cpp b/ground/openpilotgcs/src/plugins/setupwizard/pages/gpspage.cpp index a9bd41e8a..45055dcf1 100644 --- a/ground/openpilotgcs/src/plugins/setupwizard/pages/gpspage.cpp +++ b/ground/openpilotgcs/src/plugins/setupwizard/pages/gpspage.cpp @@ -65,7 +65,7 @@ void GpsPage::setupSelection(Selection *selection) selection->addItem(tr("OpenPilot Platinum"), tr("Select this option to use the OpenPilot Platinum GPS with integrated Magnetometer " - "and Microcontroller connected to the Main Port of your controller.\n\n" + "and Microcontroller.\n\n" "Note: for the OpenPilot v8 GPS please select the U-Blox option."), "OPGPS-v9", SetupWizard::GPS_PLATINUM);