[asterisk-commits] include/asterisk/channel.h: Fix typo (asterisk[13])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sat May 2 10:19:08 CDT 2015


Matt Jordan has submitted this change and it was merged.

Change subject: include/asterisk/channel.h: Fix typo
......................................................................


include/asterisk/channel.h: Fix typo

Change-Id: Ie584b85e16a94c255e60d0b1732ef9686464fef3
---
M include/asterisk/channel.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Matt Jordan: Looks good to me, approved; Verified
  Corey Farrell: Looks good to me, but someone else must approve



diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index b05a066..a120998 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -3920,7 +3920,7 @@
  *
  * \li language
  * \li accountcode
- * \li peeracccount
+ * \li peeraccount
  * \li linkedid
  */
 DECLARE_STRINGFIELD_SETTERS_FOR(name);

-- 
To view, visit https://gerrit.asterisk.org/336
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie584b85e16a94c255e60d0b1732ef9686464fef3
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>



More information about the asterisk-commits mailing list