diff options
Diffstat (limited to 'src/pulsecore/asyncmsgq.h')
-rw-r--r-- | src/pulsecore/asyncmsgq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/asyncmsgq.h b/src/pulsecore/asyncmsgq.h index 393bb0b1..5d3867ba 100644 --- a/src/pulsecore/asyncmsgq.h +++ b/src/pulsecore/asyncmsgq.h @@ -45,7 +45,7 @@ * A memchunk (may be NULL) * * There are two functions for submitting messages: _post and - * _send. The fromer just enqueues the message asynchronously, the + * _send. The former just enqueues the message asynchronously, the * latter waits for completion, synchronously. */ enum { |