spelling: obtain

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-18 08:34:51 -05:00
parent 24d4b887f2
commit 800ced99bf

View File

@@ -497,7 +497,7 @@
* Gargle, 3DL2Reverb, ParamEq and WavesReverb, when using the sound driver
* irrklang::ESOD_DIRECT_SOUND_8, which selected by default when using Windows.<br/>
*
* Using the irrklang::ISound interface, you can optain the irrklang::ISoundEffectControl
* Using the irrklang::ISound interface, you can obtain the irrklang::ISoundEffectControl
* interface if the sound device supports sound effects and the last parameter ('enableSoundEffects')
* was set to true when calling play2D():
*