Fixed a typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@385835 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
David M. Lee
2013-04-16 14:09:25 +00:00
parent f4870aa71c
commit c1ae5dc49b

View File

@@ -34,7 +34,7 @@
* \brief Structure representing a snapshot of channel state. * \brief Structure representing a snapshot of channel state.
* *
* While not enforced programmatically, this object is shared across multiple * While not enforced programmatically, this object is shared across multiple
* threads, and should be threated as an immutable object. * threads, and should be treated as an immutable object.
*/ */
struct ast_channel_snapshot { struct ast_channel_snapshot {
AST_DECLARE_STRING_FIELDS( AST_DECLARE_STRING_FIELDS(