From 81ed6e6c6f10796f7111318a7029d80bce3028dd Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Thu, 25 Oct 2007 05:36:02 +0000 Subject: A couple of comment typo fixes. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1951 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/pulsecore/asyncmsgq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pulsecore/asyncmsgq.h') 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 { -- cgit