AP_DAL: updated comment

This commit is contained in:
Andrew Tridgell 2020-11-08 18:37:30 +11:00
parent 0e7611cebe
commit 7a34ec4458

View File

@ -1,6 +1,6 @@
//
// Ensure that AP_NavEKF3 can be compiled when not linked to anything
// except the DAL.
// Ensure that AP_NavEKF libraries can be compiled when not linked to
// anything except the DAL.
//
#include <AP_DAL/AP_DAL.h>