[Asterisk-code-review] frame.h: Fix spelling typo (asterisk[18])

Friendly Automation asteriskteam at digium.com
Wed Jan 19 09:27:21 CST 2022


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/17892 )

Change subject: frame.h: Fix spelling typo
......................................................................

frame.h: Fix spelling typo

Fixes CNG description from "noice" to "noise".

ASTERISK-29855 #close

Change-Id: Ie7cbbd7d72b426693df7447384ff8700318cd36d
---
M include/asterisk/frame.h
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Sean Bright: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/include/asterisk/frame.h b/include/asterisk/frame.h
index fd8bf1e..6c6fafd 100644
--- a/include/asterisk/frame.h
+++ b/include/asterisk/frame.h
@@ -49,10 +49,10 @@
  * \arg \b IMAGE:  Image transport, mostly used in IAX
  * \arg \b TEXT:   Text messages and character by character (real time text)
  * \arg \b TEXT_DATA:   Text messages in an ast_msg_data structure
- * \arg \b HTML:   URL's and web pages
+ * \arg \b HTML:   URLs and web pages
  * \arg \b MODEM:  Modulated data encodings, such as T.38 and V.150
  * \arg \b IAX:    Private frame type for the IAX protocol
- * \arg \b CNG:    Comfort noice frames
+ * \arg \b CNG:    Comfort noise frames
  * \arg \b CONTROL:A control frame, subclass defined as AST_CONTROL_
  * \arg \b NULL:   Empty, useless frame
  *

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17892
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 18
Gerrit-Change-Id: Ie7cbbd7d72b426693df7447384ff8700318cd36d
Gerrit-Change-Number: 17892
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220119/b73438a3/attachment-0001.html>


More information about the asterisk-code-review mailing list