]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/soundmgr_openal.hxx
cppbind.Ghost: clean up a bit
[simgear.git] / simgear / sound / soundmgr_openal.hxx
index d60294dd236af65737617e49d88a9b444baa71d1..d8c2c19af950834591a6d90761c92921e5411302 100644 (file)
@@ -203,7 +203,7 @@ public:
 
     /**
      * Get a free OpenAL buffer-id
-     * The buffer-id will be asigned to the sample by calling this function.
+     * The buffer-id will be assigned to the sample by calling this function.
      * @param sample Pointer to an audio sample to assign the buffer-id to
      * @return NO_BUFFER if loading of the buffer failed.
      */