From 7b90e3b942b43521e4ed6b9f07b14ee3ae156cf3 Mon Sep 17 00:00:00 2001 From: Maarten Bosmans Date: Tue, 4 Jan 2011 17:12:09 +0100 Subject: Repair some typos --- src/pulsecore/thread-mq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pulsecore/thread-mq.h') diff --git a/src/pulsecore/thread-mq.h b/src/pulsecore/thread-mq.h index 96839d25..a1f4b3fe 100644 --- a/src/pulsecore/thread-mq.h +++ b/src/pulsecore/thread-mq.h @@ -27,7 +27,7 @@ #include /* Two way communication between a thread and a mainloop. Before the - * thread is started a pa_pthread_mq should be initialized and than + * thread is started a pa_thread_mq should be initialized and than * attached to the thread using pa_thread_mq_install(). */ typedef struct pa_thread_mq { -- cgit