aboutsummaryrefslogtreecommitdiff
path: root/apps/mavlink/mavlink_hil.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mavlink/mavlink_hil.h')
-rw-r--r--apps/mavlink/mavlink_hil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mavlink/mavlink_hil.h b/apps/mavlink/mavlink_hil.h
index 95790db93..1eb8c32e9 100644
--- a/apps/mavlink/mavlink_hil.h
+++ b/apps/mavlink/mavlink_hil.h
@@ -50,7 +50,7 @@ extern orb_advert_t pub_hil_attitude;
* Enable / disable Hardware in the Loop simulation mode.
*
* @param hil_enabled The new HIL enable/disable state.
- * @return OK if the HIL state changed, ERROR if the
+ * @return OK if the HIL state changed, ERROR if the
* requested change could not be made or was
* redundant.
*/