spelling: conversion

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-18 08:34:33 -05:00
parent 7261f5c23f
commit 9574703ed0

View File

@@ -813,7 +813,7 @@
* engine->play2D(strBuffer);
* \endcode
*
* Of course, you can use any other unicode converion function for this. makeUTF8fromUTF16string() is only provided
* Of course, you can use any other unicode conversion function for this. makeUTF8fromUTF16string() is only provided
* for convenience.
* <br/>
* <br/>