[Asterisk-code-review] spelling: bandwidth (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:04:11 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16762 )
Change subject: spelling: bandwidth
......................................................................
spelling: bandwidth
Change-Id: If15f5523089fd56773587bf3b00c1bf78242ccc2
---
M addons/ooh323c/src/ooGkClient.h
M res/res_pktccops.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/62/16762/1
diff --git a/addons/ooh323c/src/ooGkClient.h b/addons/ooh323c/src/ooGkClient.h
index e529b4a..1bb1346 100644
--- a/addons/ooh323c/src/ooGkClient.h
+++ b/addons/ooh323c/src/ooGkClient.h
@@ -424,7 +424,7 @@
unsigned reqNo);
/**
- * This function is invoked to request bandwith admission for a call.
+ * This function is invoked to request bandwidth admission for a call.
* @param pGkClient Gatekeeper client to be used
* @param call Handle to the call.
* @param retransmit Indicates whether new call or retransmitting for
diff --git a/res/res_pktccops.c b/res/res_pktccops.c
index 6b6ad33..0935328 100644
--- a/res/res_pktccops.c
+++ b/res/res_pktccops.c
@@ -25,7 +25,7 @@
* \note
* This module is an add-on to chan_mgcp. It adds support for the
* PacketCable MGCP variation called NCS. Res_pktccops implements COPS
- * (RFC 2748), a protocol used to manage dynamic bandwith allocation in
+ * (RFC 2748), a protocol used to manage dynamic bandwidth allocation in
* CMTS's (HFC gateways). When you use NCS, you need to talk COPS with
* the CMTS to complete the calls.
*/
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16762
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If15f5523089fd56773587bf3b00c1bf78242ccc2
Gerrit-Change-Number: 16762
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/e67c9ab3/attachment-0001.html>
More information about the asterisk-code-review
mailing list