]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/sample_queue.hxx
Avoid nuisance sound effects after sim-reset.
[flightgear.git] / src / Sound / sample_queue.hxx
index 6bbc076ceb87b84f44d464a9c80576100f77a89a..3f51104eec2c40ddb41effcb1dba1d09879f0f87 100644 (file)
@@ -39,8 +39,8 @@ class SGSoundSample;
  *
  *    This modules maintains a queue of 'message' audio files.  These
  *    are played sequentially with no overlap until the queue is finished.
- *    This second mechanims is useful for things like tutorial messages or
- *    background atc chatter.
+ *    This second mechanisms is useful for things like tutorial messages or
+ *    background ATC chatter.
  */
 class FGSampleQueue : public SGSampleGroup
 {