summaryrefslogtreecommitdiff
path: root/source/tools/mudraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tools/mudraw.c')
-rw-r--r--source/tools/mudraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tools/mudraw.c b/source/tools/mudraw.c
index 2773d357..e1259db2 100644
--- a/source/tools/mudraw.c
+++ b/source/tools/mudraw.c
@@ -158,7 +158,7 @@ static const format_cs_table_t format_cs_table[] =
Neither ios nor OSX supports unnamed semaphores.
Named semaphores are a pain to use, so we implement
- our own sempahores using condition variables and
+ our own semaphores using condition variables and
mutexes.
*/