spelling: device

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-18 08:34:36 -05:00
parent 3e24f6746f
commit b461039f7d

View File

@@ -425,7 +425,7 @@ namespace irrklang
void* pALSA_SND_PCM;
//! AudioDeviceID handle, this is not null when using the ESOD_CORE_AUDIO audio driver
ik_u32 pCoreAudioDeciceID;
ik_u32 pCoreAudioDeviceID;
};