]> code.delx.au - pulseaudio/blobdiff - src/pulse/context.h
fix the ever-popular 'the the' typo
[pulseaudio] / src / pulse / context.h
index b2d4133eec7d20f59d8483465a1086012104cfd4..6e615f6a50ed40c1d1372682b2b473a6f874bb6b 100644 (file)
@@ -174,7 +174,7 @@ typedef void (*pa_context_event_cb_t)(pa_context *c, const char *name, pa_propli
 pa_context *pa_context_new(pa_mainloop_api *mainloop, const char *name);
 
 /** Instantiate a new connection context with an abstract mainloop API
- * and an application name, and specify the the initial client property
+ * and an application name, and specify the initial client property
  * list. \since 0.9.11 */
 pa_context *pa_context_new_with_proplist(pa_mainloop_api *mainloop, const char *name, pa_proplist *proplist);