Browse Source

Grammar pass

QGC4.4
Gus Grubba 6 years ago
parent
commit
052357fd90
  1. 2
      src/AutoPilotPlugins/PX4/AirframeComponent.cc

2
src/AutoPilotPlugins/PX4/AirframeComponent.cc

@ -28,7 +28,7 @@ QString AirframeComponent::name(void) const @@ -28,7 +28,7 @@ QString AirframeComponent::name(void) const
QString AirframeComponent::description(void) const
{
return tr("Airframe Setup is used to select the airframe which matches your vehicle. "
return tr("Airframe Setup is used to select the airframe that matches your vehicle. "
"This will in turn set up the various tuning values for flight parameters.");
}

Loading…
Cancel
Save