[Asterisk-code-review] formats/format g729: Fix typo in comment (asterisk[master])
Matthew Fredrickson
asteriskteam at digium.com
Fri Jun 16 14:58:26 CDT 2017
Matthew Fredrickson has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/71/5871/1
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: newchange
Gerrit-Change-Id: Ic2699f8dbeaacd58ccb6ec3203e853e1babe3235
Gerrit-Change-Number: 5871
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew Fredrickson <creslin at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170616/e108d121/attachment.html>
More information about the asterisk-code-review
mailing list