diff options
Diffstat (limited to 'devel/zthread/pkg-descr')
-rw-r--r-- | devel/zthread/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/zthread/pkg-descr b/devel/zthread/pkg-descr index 44509a01ab50..931705a7ad3e 100644 --- a/devel/zthread/pkg-descr +++ b/devel/zthread/pkg-descr @@ -7,7 +7,7 @@ Paraphrasing the website: ZThread features interruptible Thread and Runnable objects for C++, control objects and implementations of concurrency design patterns. This includes - semaphores, mutexes, condition variabes as well as other more complex + semaphores, mutexes, condition variables as well as other more complex components. ZThread implementations are provided for POSIX and Win32 platforms. |