X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/0c4c2b3110ca2db40be466ca16999ccd67f00f6a..ad61ef4477248fac9dff6eafc9aa0f8671957cd4:/src/pulse/thread-mainloop.h diff --git a/src/pulse/thread-mainloop.h b/src/pulse/thread-mainloop.h index f1636e83..8e8cbfeb 100644 --- a/src/pulse/thread-mainloop.h +++ b/src/pulse/thread-mainloop.h @@ -226,7 +226,7 @@ PA_C_DECL_BEGIN * that they can be called at any time. The threaded main loop API provides * the locking mechanism to handle concurrent accesses, but nothing else. * Applications will have to handle communication from the callback to the - * main program through its own mechanisms. + * main program through their own mechanisms. * * The callbacks that are completely asynchronous are: *