diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro
index 4b0a014..42942e8 100644
--- a/qgroundcontrol.pro
+++ b/qgroundcontrol.pro
@@ -32,7 +32,7 @@ QT += network \
     sql \
     declarative
 
-# Setting this varibale allows you to include this .pro file in another such that
+# Setting this variable 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) {