doc: Assorted spelling and grammar fixes for doxygen output

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
Peter Meerwald 2014-02-20 21:41:47 +01:00
parent 0c4c2b3110
commit ad61ef4477
4 changed files with 7 additions and 7 deletions

View file

@ -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:
*