Commit ff536465 authored by David Reid's avatar David Reid

Fix a typo.

parent 79017f6c
...@@ -1887,7 +1887,7 @@ typedef struct ...@@ -1887,7 +1887,7 @@ typedef struct
#ifndef MA_NO_THREADING #ifndef MA_NO_THREADING
/* Thread priorties should be ordered such that the default priority of the worker thread is 0. */ /* Thread priorities should be ordered such that the default priority of the worker thread is 0. */
typedef enum typedef enum
{ {
ma_thread_priority_idle = -5, ma_thread_priority_idle = -5,
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment