mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
spelling: temporarily
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
* <li>irrKlang is crashing in your application? This should not happen, irrKlang is pretty stable,
|
||||
* and in most cases, this is a problem in your code: In a lot of cases the reason is simply
|
||||
* a wrong call to irrklang::IRefCounted::drop(). Be sure you are doing it correctly. (If you are unsure,
|
||||
* tempoarily remove all calls to irrklang::IRefCounted::drop() and see if this helps.)</li>
|
||||
* temporarily remove all calls to irrklang::IRefCounted::drop() and see if this helps.)</li>
|
||||
* </ul>
|
||||
*
|
||||
* <br/>
|
||||
|
||||
Reference in New Issue
Block a user