[asterisk-commits] include/asterisk/channel.h: Fix typo (asterisk[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat May 2 10:19:14 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 aec7f75..85ff895 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -3900,7 +3900,7 @@
*
* \li language
* \li accountcode
- * \li peeracccount
+ * \li peeraccount
* \li linkedid
*/
DECLARE_STRINGFIELD_SETTERS_FOR(name);
--
To view, visit https://gerrit.asterisk.org/333
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie584b85e16a94c255e60d0b1732ef9686464fef3
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <decipher.hk at gmail.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