mirror of https://git.tukaani.org/xz.git
Fix typos in comments.
This commit is contained in:
parent
e90ea601fb
commit
3e62c68d75
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue