]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/sample_group.hxx
Make tsync part of libSimGearCore when building shared libraries
[simgear.git] / simgear / sound / sample_group.hxx
index ccf1e85db1f4ede870f4d48ef6b553f63cd9b9c9..56f1bd450c69eb65bb383662054fe5d61c292c0f 100644 (file)
@@ -180,7 +180,7 @@ public:
     /**
      * Request to stop playing the refered audio sample.
      * @param refname Reference name of the audio sample to stop
-     * @return true if the audio sample exsists and is scheduled to stop
+     * @return true if the audio sample exists and is scheduled to stop
      */
     bool stop( const string& refname );