]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix documentation.
authorJason Parker <jparker@digium.com>
Fri, 12 Apr 2013 21:48:10 +0000 (21:48 +0000)
committerJason Parker <jparker@digium.com>
Fri, 12 Apr 2013 21:48:10 +0000 (21:48 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@385548 65c4cc65-6c06-0410-ace0-fbb531ad65f3

include/asterisk/sorcery.h

index af43393c5d752e8e05312ec9d6e43b54a2372510..e390b43cf2b6ed13ffe4f7c671b54e2a8e83a425 100644 (file)
@@ -44,7 +44,7 @@
  * override configured mappings. They are only used in the case where no configured mapping exists.
  *
  * Configuring object mappings implicitly creates a basic version of an object type. The object type
- * must be fully registered, however, using the \ref ast_sorcery_object_type_register API call before any
+ * must be fully registered, however, using the \ref ast_sorcery_object_register API call before any
  * objects of the type can be allocated, created, or retrieved.
  *
  * Once the object type itself has been fully registered the individual fields within the object must