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);