Skip to content

Commit

Permalink
Fix typo - "should should"
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Jul 14, 2022
1 parent a1b6e0a commit 8d100f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message_definitions/v1.0/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1880,7 +1880,7 @@
<entry value="401" name="MAV_CMD_RUN_PREARM_CHECKS" hasLocation="false" isDestination="false">
<description>Instructs a target system to run pre-arm checks.
This allows preflight checks to be run on demand, which may be useful on systems that normally run them at low rate, or which do not trigger checks when the armable state might have changed.
This command should should return MAV_RESULT_ACCEPTED if it will run the checks.
This command should return MAV_RESULT_ACCEPTED if it will run the checks.
The results of the checks are usually then reported in SYS_STATUS messages (this is system-specific).
The command should return MAV_RESULT_TEMPORARILY_REJECTED if the system is already armed.
</description>
Expand Down

0 comments on commit 8d100f9

Please sign in to comment.