[Asterisk-code-review] spelling: representing (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:15:57 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17154 )


Change subject: spelling: representing
......................................................................

spelling: representing

Change-Id: I4d413187fb14023c33e2b7e774ca72178b7633eb
---
M addons/ooh323c/src/ooStackCmds.h
M channels/sip/reqresp_parser.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/54/17154/1

diff --git a/addons/ooh323c/src/ooStackCmds.h b/addons/ooh323c/src/ooStackCmds.h
index 1333ef1..9bb4f58 100644
--- a/addons/ooh323c/src/ooStackCmds.h
+++ b/addons/ooh323c/src/ooStackCmds.h
@@ -145,7 +145,7 @@
  * This command function can be used by an user application to send a DTMF
  * sequence using H.245 UserInputIndication message.
  * @param callToken  Unique token for the call
- * @param alpha      Alphanumeric string reperesenting dtmf sequence
+ * @param alpha      Alphanumeric string representing dtmf sequence
  *
  * @return            Returns OOStkCmdStat value indication success or failure.
  */
diff --git a/channels/sip/reqresp_parser.c b/channels/sip/reqresp_parser.c
index 6522bfd..ae7bbf0 100644
--- a/channels/sip/reqresp_parser.c
+++ b/channels/sip/reqresp_parser.c
@@ -1849,7 +1849,7 @@
 							"Tests parsing of SIP options from supported and required "
 							"header fields.  Verifies when unsupported options are encountered "
 							"that they are appended to the unsupported out buffer and that the "
-							"correct bit field representnig the option profile is returned.";
+							"correct bit field representing the option profile is returned.";
 		return AST_TEST_NOT_RUN;
 	case TEST_EXECUTE:
 		break;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I4d413187fb14023c33e2b7e774ca72178b7633eb
Gerrit-Change-Number: 17154
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/0708cb44/attachment-0001.html>


More information about the asterisk-code-review mailing list