]> git.mxchange.org Git - flightgear.git/blobdiff - src/MultiPlayer/mpmessages.hxx
AircraftModel hacking for package support.
[flightgear.git] / src / MultiPlayer / mpmessages.hxx
index f5b89eb8269933726ca4da8438fe1efe1c32d5f0..38e7fea58a524e096e262a875b18d176af111ce0 100644 (file)
@@ -164,7 +164,7 @@ struct FGExternalMotionData {
   // the earth centered frame
   SGVec3f angularAccel;
   
-  // The set of properties recieved for this timeslot
+  // The set of properties received for this timeslot
   std::vector<FGPropertyData*> properties;
 
   ~FGExternalMotionData()