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

@ -87,7 +87,7 @@
* Whenever the library creates an object, it will have an initial
* reference count of one. Most of the time, this single reference will be
* sufficient for the application, so all required reference count
* interaction will be a single call to the objects unref function.
* interaction will be a single call to the object's unref function.
*
* \section context_sec Context
*