]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
include/asterisk/channel.h: Fix typo 36/336/1
authorRodrigo Ramírez Norambuena <decipher.hk@gmail.com>
Thu, 30 Apr 2015 07:07:06 +0000 (03:07 -0400)
committerCorey Farrell <git@cfware.com>
Sat, 2 May 2015 07:28:13 +0000 (02:28 -0500)
Change-Id: Ie584b85e16a94c255e60d0b1732ef9686464fef3

include/asterisk/channel.h

index b05a066281e12ba0a52a0b8ce6eae36b11d8426c..a120998823fe0661410483fbd1a366d5ae85d9f4 100644 (file)
@@ -3920,7 +3920,7 @@ void ast_channel_name_set(struct ast_channel *chan, const char *name);
  *
  * \li language
  * \li accountcode
- * \li peeracccount
+ * \li peeraccount
  * \li linkedid
  */
 DECLARE_STRINGFIELD_SETTERS_FOR(name);