Minor documentation change

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@367124 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Terry Wilson
2012-05-21 17:39:37 +00:00
parent ec3b8a1f27
commit 45149bfdf8

View File

@@ -581,7 +581,7 @@ struct ao2_global_obj {
*
* \details
* This macro creates a global object holder that can be used to
* hold an ao2 object accessible using an API. The structure is
* hold an ao2 object accessible using the API. The structure is
* allocated and initialized to be empty.
*
* Example usage: