diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index f42475f..4b0a014 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -32,7 +32,7 @@ QT += network \ sql \ declarative -# Setting this define allows you to include this .pro file in another such that +# Setting this varibale allows you to include this .pro file in another such that # you can set your own TARGET and main() function. This is used by the unit test # build files to build unit test using all built parts of QGCS except for main. isEmpty(QGCS_UNITTEST_OVERRIDE) {