]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/sample_queue.cxx
fix trx and rx heights and improve calculations
[flightgear.git] / src / Sound / sample_queue.cxx
index e5c2293a6037fe3b8ffa3f2d346d6b59fa89b32b..ac56c9b25320698c47cf12fe85e6f04b691d5c11 100644 (file)
@@ -80,7 +80,7 @@ FGSampleQueue::update (double dt)
             last_volume = volume;
         }
 
-        // process mesage queue
+        // process message queue
         const string msgid = "Sequential Audio Message";
         bool now_playing = false;
         if ( exists( msgid ) ) {