[asterisk-commits] formats/format g729: Fix typo in comment (asterisk[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Jun 16 16:37:19 CDT 2017
Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/5871 )
Change subject: formats/format_g729: Fix typo in comment
......................................................................
formats/format_g729: Fix typo in comment
There was a typo in a comment. This commit is to fix the typo.
ASTERISK-27060 #close
Change-Id: Ic2699f8dbeaacd58ccb6ec3203e853e1babe3235
---
M formats/format_g729.c
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sean Bright: Looks good to me, but someone else must approve
Richard Mudgett: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved; Approved for Submit
diff --git a/formats/format_g729.c b/formats/format_g729.c
index 1e52306..91dc855 100644
--- a/formats/format_g729.c
+++ b/formats/format_g729.c
@@ -19,7 +19,7 @@
/*! \file
*
* \brief Save to raw, headerless G729 data.
- * \note This is not an encoder/decoder. The codec fo g729 is only
+ * \note This is not an encoder/decoder. The codec for g729 is only
* available with a commercial license from Digium, due to patent
* restrictions. Check http://www.digium.com for information.
* \arg Extensions: g729
--
To view, visit https://gerrit.asterisk.org/5871
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2699f8dbeaacd58ccb6ec3203e853e1babe3235
Gerrit-Change-Number: 5871
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew Fredrickson <creslin at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-commits/attachments/20170616/2dc9b453/attachment-0001.html>
More information about the asterisk-commits
mailing list