AP_Scripting: minor spelling fix

This commit is contained in:
Randy Mackay 2024-07-26 16:16:49 +09:00
parent 00d9bf4a3b
commit 1df029a679

View File

@ -1,5 +1,5 @@
These .lua definition for messages can be generated using pymavlink with the following command:
(change the last path acoordingly to place the files where you need them)
(change the last path accordingly to place the files where you need them)
```
cd ardupilot/modules/mavlink
python ./pymavlink/tools/mavgen.py --lang Lua ./message_definitions/v1.0/all.xml --out ./modules/MAVLink