mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +08:00
spelling: recorder
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -725,7 +725,7 @@
|
|||||||
*
|
*
|
||||||
* if (!engine || !recorder)
|
* if (!engine || !recorder)
|
||||||
* {
|
* {
|
||||||
* printf("Could not create audio engine or audio recoder\n");
|
* printf("Could not create audio engine or audio recorder\n");
|
||||||
* return 1;
|
* return 1;
|
||||||
* }
|
* }
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user