mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-01 20:27:54 +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)
|
||||
* {
|
||||
* printf("Could not create audio engine or audio recoder\n");
|
||||
* printf("Could not create audio engine or audio recorder\n");
|
||||
* return 1;
|
||||
* }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user