]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/thread-mq.h
Repair some typos
[pulseaudio] / src / pulsecore / thread-mq.h
index 96839d25f1cf4292b188605644406b7b6a28d1be..a1f4b3fe57b017ad687ec2678ce4f15b079dd55c 100644 (file)
@@ -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 {