[Asterisk-code-review] spelling: endpoint (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:07:34 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16903 )
Change subject: spelling: endpoint
......................................................................
spelling: endpoint
Change-Id: I7000eecaf2c3eb8fd019b9b135a49a8e1fea3c4e
---
M addons/ooh323c/src/ooCapability.h
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/03/16903/1
diff --git a/addons/ooh323c/src/ooCapability.h b/addons/ooh323c/src/ooCapability.h
index ce9cc39..8775fdf 100644
--- a/addons/ooh323c/src/ooCapability.h
+++ b/addons/ooh323c/src/ooCapability.h
@@ -294,7 +294,7 @@
* and txframes parameters to the endpoint or call.(ex. G711, G728, G723.1,
* G729)
* @param call Handle to a call. If this is not Null, then
- * capability is added to call's remote enpoint
+ * capability is added to call's remote endpoint
* capability list, else it is added to local H323
* endpoint list.
* @param cap Type of G711 capability to be added.
@@ -326,7 +326,7 @@
* to local endpoints capability list or to remote endpoints capability list or
* to a call's capability list.
* @param call Handle to a call. If this is not Null, then
- * capability is added to call's remote enpoint
+ * capability is added to call's remote endpoint
* capability list, else it is added to local H323
* endpoint list.
* @param cap Type of GSM capability to be added.
@@ -357,7 +357,7 @@
* capability list or to remote endpoints capability list or to a call's
* capability list.
* @param call Handle to a call. If this is not Null, then
- * capability is added to call's remote enpoint
+ * capability is added to call's remote endpoint
* capability list, else it is added to local H323
* endpoint list.
* @param sqcifMPI Minimum picture interval for encoding/decoding
@@ -396,7 +396,7 @@
/**
* This function is an helper function to ooCapabilityAddH263VideoCapability.
* @param call Handle to a call. If this is not Null, then
- * capability is added to call's remote enpoint
+ * capability is added to call's remote endpoint
* capability list, else it is added to local H323
* endpoint list.
* @param sqcifMPI Minimum picture interval for encoding/decoding
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16903
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I7000eecaf2c3eb8fd019b9b135a49a8e1fea3c4e
Gerrit-Change-Number: 16903
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/87bcfba8/attachment-0001.html>
More information about the asterisk-code-review
mailing list