summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/thread-mq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/thread-mq.h')
-rw-r--r--src/pulsecore/thread-mq.h2
1 files changed, 1 insertions, 1 deletions
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 <pulsecore/rtpoll.h>
/* 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 {