Fix typos in comments.

This commit is contained in:
Lasse Collin 2014-01-12 12:11:36 +02:00
parent e90ea601fb
commit 3e62c68d75
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
#ifdef MYTHREAD_ENABLED
////////////////////////////////////////
// Shared betewen all threading types //
// Shared between all threading types //
////////////////////////////////////////
// Locks a mutex for a duration of a block.